Skip to content

Commit dbb8854

Browse files
author
Claudio Mezzasalma
committed
Fixed linting issue
1 parent b372966 commit dbb8854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/navigation/vertical-navigation-directive.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@
574574
if ($injector.has("$state")) {
575575
$state = $injector.get("$state");
576576
}
577-
577+
578578
return {
579579
restrict: 'A',
580580
scope: {

0 commit comments

Comments
 (0)