Removed unused import statement

This commit is contained in:
Vakaris 2018-08-23 15:06:58 +03:00
parent 1c5c010028
commit 3ff823ab04
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ import re
import logging
from web_rce import WebRCE
from posixpath import join
__author__ = "VakarisZ"