Commit 2a7845f8 by Marcin Bury

Fixing import typo.

parent 4126a8d8
...@@ -2,7 +2,7 @@ from os import listdir ...@@ -2,7 +2,7 @@ from os import listdir
from os.path import isfile, join from os.path import isfile, join
import imp import imp
from routersplot import ( from routersploit import (
exploits, exploits,
print_success, print_success,
print_error, print_error,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment