Skip to content

Commit 5385a48

Browse files
committed
Update DashboardRouter.js
1 parent 15b9f5e commit 5385a48

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Routers/DashboardRouter.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
// These methods handle the User-related routes.
2-
1+
// These methods handle the Dashboard-related routes.
32
import Parse from 'parse/node';
43
import ClassesRouter from './ClassesRouter';
54
import rest from '../rest';

0 commit comments

Comments
 (0)