general mindustry schematic tools
Diffstat (limited to 'pix2msch/core.py')
| -rw-r--r-- | pix2msch/core.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pix2msch/core.py b/pix2msch/core.py index 1b48d85..990ae1e 100644 --- a/pix2msch/core.py +++ b/pix2msch/core.py @@ -1,5 +1,3 @@ -# modified from ado1928/pix2msch
-
try:
import struct, zlib, os, base64
from PIL import Image
|