Skip to content

Commit 3ffb7ff

Browse files
jhelmoldbjoernricks
authored andcommitted
Removed obsolete imports.
1 parent 6ccc796 commit 3ffb7ff

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

scripts/export-xml-report.gmp.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@
44

55
import sys
66
from argparse import Namespace
7-
from base64 import b64decode
87
from pathlib import Path
98

109
from gvm.protocols.gmp import Gmp
11-
from gvm.xml import pretty_print
1210
from lxml import etree
1311

1412

0 commit comments

Comments
 (0)