cleanup, use strict everywhere

This commit is contained in:
Ben West
2014-07-18 12:14:40 -07:00
parent 873345da7e
commit 122bdb640a
13 changed files with 20 additions and 14 deletions
+1
View File
@@ -1,3 +1,4 @@
'use strict';
var wares = {
verifyAuthorization : require('./verify-token'),