mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
JS: remove unused variables.
This commit is contained in:
+2
-1
@@ -6,5 +6,6 @@
|
||||
"node" : true,
|
||||
"nonbsp": true,
|
||||
"strict": true,
|
||||
"undef" : true
|
||||
"undef" : true,
|
||||
"unused": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user