We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87ec145 commit 94dea29Copy full SHA for 94dea29
csslint.py
@@ -10,8 +10,6 @@
10
11
"""This module exports the CSSLint plugin linter class."""
12
13
-import re
14
-
15
from SublimeLinter.lint import Linter
16
17
0 commit comments