Skip to content

Commit f8e80ee

Browse files
wesleychoaroop
authored andcommitted
chore(modal): clean up code style
1 parent 236cb6d commit f8e80ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/modal/modal.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,8 @@ angular.module('ui.bootstrap.modal', ['ui.bootstrap.stackedMap'])
691691
};
692692

693693
return $modal;
694-
}]
694+
}
695+
]
695696
};
696697

697698
return $modalProvider;

0 commit comments

Comments
 (0)