unused function removed
This commit is contained in:
parent
8103f172b5
commit
9bf4b1591b
1 changed files with 0 additions and 5 deletions
|
@ -141,11 +141,6 @@ class DsaThread(threading.Thread):
|
||||||
break
|
break
|
||||||
return message
|
return message
|
||||||
|
|
||||||
def reverse_list(self, about_list):
|
|
||||||
'''
|
|
||||||
'''
|
|
||||||
pass
|
|
||||||
|
|
||||||
def get_file(self):
|
def get_file(self):
|
||||||
'''
|
'''
|
||||||
Fetchs the security alerts from debian.org
|
Fetchs the security alerts from debian.org
|
||||||
|
|
Loading…
Reference in a new issue