summaryrefslogtreecommitdiffstats
path: root/pym/portage/elog/mod_mail.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage/elog/mod_mail.py')
-rw-r--r--pym/portage/elog/mod_mail.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pym/portage/elog/mod_mail.py b/pym/portage/elog/mod_mail.py
index 96e45ba21..086c683a6 100644
--- a/pym/portage/elog/mod_mail.py
+++ b/pym/portage/elog/mod_mail.py
@@ -1,7 +1,6 @@
# elog/mod_mail.py - elog dispatch module
# Copyright 2006-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
import portage.mail, socket
from portage.exception import PortageException