Remove redundant comments from styles/scripts

This commit is contained in:
2017-07-01 01:44:44 -07:00
parent 0a99ad1db5
commit 24f0092d53
14 changed files with 17 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
// Search form
/** Search form */
.search-form {
@extend .form-inline;
}