style and import fixes
[p2pool.git] / p2pool / data.py
index 545b5cb..3c75c84 100644 (file)
@@ -6,7 +6,6 @@ import itertools
 import random
 import time
 import os
-import struct
 
 from twisted.python import log