From aa886950b1bbef2751e0c77a99feb25e7251671b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 20 Apr 2022 14:34:42 +0200 Subject: [PATCH] sassw: remove unused import --- bin/sassw | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/sassw b/bin/sassw index 55fb824..af1c693 100755 --- a/bin/sassw +++ b/bin/sassw @@ -7,7 +7,6 @@ # (output will automatically be INPUT with .scss changed to .css) import json -import glob import os import pyinotify import subprocess