Skip to content

Commit

Permalink
Update userRouter.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
korut94 committed May 16, 2016
1 parent 15b7c20 commit 42c608c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/userRouter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import LevelChecker from "../lib/levelChecker";
class UserRouter {

/**
* * @description Express router.
* @description Express router.
*/
private router : express.Router;

Expand Down

0 comments on commit 42c608c

Please sign in to comment.