mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-06 00:07:44 +01:00
syntax fix..
This commit is contained in:
parent
3ff7b671c8
commit
8dc5ad6772
@ -1,7 +1,3 @@
|
|||||||
/**
|
|
||||||
* TODO: we should also inject config and
|
|
||||||
* services to the routes to ease testing.
|
|
||||||
**/
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
exports.create = function (app, config) {
|
exports.create = function (app, config) {
|
||||||
|
Loading…
Reference in New Issue
Block a user