From 581881b921df385506bf00f924c73b6075258dc8 Mon Sep 17 00:00:00 2001 From: Silversith Date: Sat, 1 Apr 2023 22:45:08 +0200 Subject: [PATCH] Junk import --- custom_nodes/WAS_Node_Suite.py | 1 - 1 file changed, 1 deletion(-) diff --git a/custom_nodes/WAS_Node_Suite.py b/custom_nodes/WAS_Node_Suite.py index 9ad63a3a8..d61684bc6 100644 --- a/custom_nodes/WAS_Node_Suite.py +++ b/custom_nodes/WAS_Node_Suite.py @@ -12,7 +12,6 @@ # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -import pilgram from PIL import Image, ImageFilter, ImageEnhance, ImageOps, ImageDraw, ImageChops, ImageFont from PIL.PngImagePlugin import PngInfo from io import BytesIO