Explorar el Código

Don't need these imports

John Carr hace 16 años
padre
commit
fe07efa9f1
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      bin/dul-daemon

+ 0 - 1
bin/dul-daemon

@@ -17,7 +17,6 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 # MA  02110-1301, USA.
 
-import os, sys, tempfile, struct
 from dulwich.server import GitBackend, TCPGitServer
 
 if __name__ == "__main__":