Skip to content

Commit

Permalink
Removed unncessary modules again
Browse files Browse the repository at this point in the history
  • Loading branch information
UncertainProd committed Sep 14, 2021
1 parent 36d763d commit 713b356
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/xmlpngengine.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
from io import BytesIO
import xml.etree.ElementTree as ET
from PIL import Image, ImageChops
from PIL.ImageQt import ImageQt
from PyQt5.QtCore import QBuffer
from math import sqrt
from os import path, linesep

Expand Down

0 comments on commit 713b356

Please sign in to comment.