1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-14 01:16:17 +02:00

syntax fix..

This commit is contained in:
Ivar 2016-06-20 10:27:19 +02:00 committed by Ivar Conradi Østhus
parent 99f3eebc5d
commit 08cdecdcd0
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) {