Remove unused import (PyChecker)

This commit is contained in:
Andrew M. Kuchling 2001-08-13 14:43:43 +00:00
parent 6be424fdd6
commit e7abf97903
2 changed files with 0 additions and 2 deletions

View file

@ -231,7 +231,6 @@ def _check(a,b):
def _test():
global debug
import sys
rp = RobotFileParser()
debug = 1