Refactored imports

This commit is contained in:
Lonami
2016-09-04 12:42:11 +02:00
parent 39a23559f0
commit 7c8c65560e
20 changed files with 98 additions and 86 deletions

View File

@@ -1,5 +1,5 @@
import os
from utils.binary_writer import BinaryWriter
from utils import BinaryWriter
import hashlib