Skip to content

Commit

Permalink
ammend to 3a62d70
Browse files Browse the repository at this point in the history
  • Loading branch information
benmarten committed Apr 10, 2017
1 parent e79d5dc commit 08fd9b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions templates/app/client/app/app.js
Expand Up @@ -14,8 +14,7 @@ import uiRouter from 'angular-ui-router';<% } %>
<%_ if(filters.uibootstrap) { _%>
import uiBootstrap from 'angular-ui-bootstrap';<% } %>
<%_ if(filters.auth) { _%>
// eslint-disable-next-line no-unused-vars
import ngValidationMatch from 'angular-validation-match';
import 'angular-validation-match';
<% } %>
Expand Down

0 comments on commit 08fd9b9

Please sign in to comment.