Commit 55231914 authored by Pieter-Jan Moreels's avatar Pieter-Jan Moreels
Browse files

remove unneeded vars

parent 93006a45
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -58,8 +58,7 @@ class Configuration():
               'includeCapec': True,      'includeD2Sec': True,
               'includeVFeed': True,      'includeVendor': True,
               'includeCWE': True,
               'http_proxy': '',          'http_proxy_domain': '',
               'http_proxy_user': '',     'http_proxy_pwd': ''
               'http_proxy': ''
               }

    @classmethod