Eliminated duplicate import.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 15 Aug 2023 10:10:19 +0000 (06:10 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 15 Aug 2023 10:10:19 +0000 (06:10 -0400)
sst

diff --git a/sst b/sst
index 6bb244fb66b2b4c686931b20d2b61a178096a499..79c5683065fc710013ea8aeca1cfff3532728fc7 100755 (executable)
--- a/sst
+++ b/sst
@@ -18,7 +18,7 @@ on how to modify (and how not to modify!) this code.
 
 # pylint: disable=multiple-imports
 import os, sys, math, curses, time, pickle, copy, gettext, getpass
-import getopt, socket, locale, getpass
+import getopt, socket, locale
 import codecs
 
 # This import only works on Unixes.  The intention is to enable