Ver Fonte

Don't need these imports

John Carr há 17 anos atrás
pai
commit
2149dec6a5
1 ficheiros alterados com 0 adições e 1 exclusões
  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__":