Skip to content

Commit

Permalink
Remove unused module.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Dec 30, 2009
1 parent fa6c8f2 commit be37955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pastebinit
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

try:
import urllib, os, sys, re, getopt, select, xml.dom.minidom, gettext
import urllib, os, sys, re, getopt, xml.dom.minidom, gettext
from gettext import gettext as _
import configobj

Expand Down

0 comments on commit be37955

Please sign in to comment.