diff options
author | Frédéric Péters <fpeters@entrouvert.com> | 2022-04-20 12:34:42 (GMT) |
---|---|---|
committer | Frédéric Péters <fpeters@entrouvert.com> | 2022-04-20 12:34:42 (GMT) |
commit | aa886950b1bbef2751e0c77a99feb25e7251671b (patch) | |
tree | 8ff2979e1a4e661a48c2c91f1702c2f68f42095e | |
parent | c4d1a0bf0c84e238f2c58c7793190e6c4de30448 (diff) | |
download | misc-fred-aa886950b1bbef2751e0c77a99feb25e7251671b.zip misc-fred-aa886950b1bbef2751e0c77a99feb25e7251671b.tar.gz misc-fred-aa886950b1bbef2751e0c77a99feb25e7251671b.tar.bz2 |
sassw: remove unused import
-rwxr-xr-x | bin/sassw | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ # (output will automatically be INPUT with .scss changed to .css) import json -import glob import os import pyinotify import subprocess |