mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-31 05:00:41 +00:00
Removed unused import
This commit is contained in:
parent
7509fdfc4e
commit
d03f2ffbd0
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ import os
|
|||
from nose import SkipTest
|
||||
from contextlib import contextmanager
|
||||
from linkcheck import LinkCheckerInterrupt
|
||||
from linkcheck.decorators import update_func_meta
|
||||
|
||||
|
||||
class memoized (object):
|
||||
|
|
|
|||
Loading…
Reference in a new issue