mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-24 16:14:45 +00:00
Remove unused import
This commit is contained in:
parent
2efe3073c5
commit
2e95bee8f0
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -25,7 +25,6 @@ if not (hasattr(sys, 'version_info') or
|
|||
raise SystemExit("This program requires Python 2.6 or later.")
|
||||
import os
|
||||
import subprocess
|
||||
import platform
|
||||
import stat
|
||||
import glob
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue