mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-15 10:03:10 +00:00
Remove unused linkchecker.ansicolor import from linkchecker
Not used since:
2f730f4e1 ("Add Nagios plugin.", 2012-06-20)
This commit is contained in:
parent
9bc1f4d04e
commit
7ceb354e22
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ import linkcheck.checker
|
|||
import linkcheck.configuration
|
||||
import linkcheck.fileutil
|
||||
import linkcheck.logger
|
||||
import linkcheck.ansicolor
|
||||
from linkcheck.director import console, check_urls, get_aggregate
|
||||
from linkcheck.strformat import stripurl
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue