Browse Source

Don't need these imports

John Carr 16 năm trước cách đây
mục cha
commit
fe07efa9f1
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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__":