plugin-constructors: Remove unused import for sys

This commit is contained in:
Tobias Brunner
2020-01-28 15:29:40 +01:00
parent c584a6b2dc
commit 90df054f14
@@ -13,7 +13,6 @@
# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
# for more details.
import sys
from argparse import ArgumentParser
def generate_output(plugins):