forked from 0x2620/pandora
unused import
This commit is contained in:
parent
21486d12d1
commit
2af53d5da4
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
||||||
from __future__ import division
|
from __future__ import division
|
||||||
import Image
|
import Image
|
||||||
import os
|
import os
|
||||||
import numpy
|
|
||||||
import math
|
|
||||||
|
|
||||||
ZONE_INDEX = []
|
ZONE_INDEX = []
|
||||||
for pixel_index in range(64):
|
for pixel_index in range(64):
|
||||||
|
|
Loading…
Reference in a new issue