Removed unused import statement

This commit is contained in:
Vakaris 2018-08-23 15:06:58 +03:00
parent 2295f2c0ab
commit 8af2ab70e7
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"