summaryrefslogtreecommitdiffstats
path: root/pym/repoman/herdbase.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/repoman/herdbase.py')
-rw-r--r--pym/repoman/herdbase.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pym/repoman/herdbase.py b/pym/repoman/herdbase.py
index 3734a2f0a..924839a61 100644
--- a/pym/repoman/herdbase.py
+++ b/pym/repoman/herdbase.py
@@ -2,7 +2,6 @@
# repoman: Herd database analysis
# Copyright 2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id: $
import xml.etree.ElementTree as ET
from xml.parsers.expat import ExpatError