Browse Source

Removed unused import statement.

Simone Bordet 11 years ago
parent
commit
b1607f9157
1 changed files with 0 additions and 1 deletions
  1. 0 1
      jetty-servlet/setup.py

+ 0 - 1
jetty-servlet/setup.py

@@ -1,6 +1,5 @@
 import subprocess
 import sys
-import setup_util
 import os
 
 def start(args, logfile, errfile):