plugin-constructors: Remove unused import for `sys`

This commit is contained in:
Tobias Brunner 2020-01-28 11:18:28 +01:00
parent c584a6b2dc
commit 90df054f14
1 changed files with 0 additions and 1 deletions

View File

@ -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):