Skip to content

Commit 94dea29

Browse files
committed
Removed unused import.
1 parent 87ec145 commit 94dea29

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

csslint.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010

1111
"""This module exports the CSSLint plugin linter class."""
1212

13-
import re
14-
1513
from SublimeLinter.lint import Linter
1614

1715

0 commit comments

Comments
 (0)