mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-21 16:30:28 +00:00
remove unused
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2624 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
6d8f0146d6
commit
43c6ea202d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Simple decorators (usable in Python >= 2.4).
|
|||
import warnings
|
||||
import signal
|
||||
import os
|
||||
import thread
|
||||
|
||||
|
||||
def deprecated (func):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue