diff --git a/plugins/dsa.py b/plugins/dsa.py index 34cd49a..4f98e6c 100644 --- a/plugins/dsa.py +++ b/plugins/dsa.py @@ -141,11 +141,6 @@ class DsaThread(threading.Thread): break return message - def reverse_list(self, about_list): - ''' - ''' - pass - def get_file(self): ''' Fetchs the security alerts from debian.org