mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
Remove unused import.
This commit is contained in:
parent
75719b34f6
commit
f5fbd7666f
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@
|
|||
"""
|
||||
Memory utilities.
|
||||
"""
|
||||
import sys
|
||||
import gc
|
||||
import pprint
|
||||
from . import strformat, log, LOG_CHECK
|
||||
|
|
|
|||
Loading…
Reference in a new issue