1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00

syntax fix..

This commit is contained in:
Ivar 2016-06-20 10:27:19 +02:00
parent 3ff7b671c8
commit 8dc5ad6772
7 changed files with 28 additions and 32 deletions

View File

@ -1,7 +1,3 @@
/**
* TODO: we should also inject config and
* services to the routes to ease testing.
**/
'use strict';
exports.create = function (app, config) {