mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
All JSHint trough webpack passes now.
This commit is contained in:
@@ -5,5 +5,4 @@ require('angular-growl')
|
||||
module.exports = angular.module('stf/common-ui/notifications', [
|
||||
'ngAnimate',
|
||||
'angular-growl'
|
||||
]).config(['growlProvider', function (growlProvider) {
|
||||
}])
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user