summaryrefslogtreecommitdiffstats
path: root/pym/portage/cache/sql_template.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage/cache/sql_template.py')
-rw-r--r--pym/portage/cache/sql_template.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pym/portage/cache/sql_template.py b/pym/portage/cache/sql_template.py
index ff9d273ed..d3c6a0b30 100644
--- a/pym/portage/cache/sql_template.py
+++ b/pym/portage/cache/sql_template.py
@@ -1,7 +1,6 @@
# Copyright: 2005 Gentoo Foundation
# Author(s): Brian Harring (ferringb@gentoo.org)
# License: GPL2
-# $Id$
import sys
from portage.cache import template, cache_errors