summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/lint/test_compile_modules.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage/tests/lint/test_compile_modules.py')
-rw-r--r--pym/portage/tests/lint/test_compile_modules.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pym/portage/tests/lint/test_compile_modules.py b/pym/portage/tests/lint/test_compile_modules.py
index da039f4dd..ec6edfa9b 100644
--- a/pym/portage/tests/lint/test_compile_modules.py
+++ b/pym/portage/tests/lint/test_compile_modules.py
@@ -1,6 +1,5 @@
# Copyright 2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
from portage.const import PORTAGE_PYM_PATH
from portage.tests import TestCase