Skip to content

Commit 29683da

Browse files
authored
Update viewLogs.js
1 parent 69ca252 commit 29683da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/logger/client/viewLogs.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Meteor.startup(function() {
1919
});
2020
});
2121

22-
2322
registerAdminRoute('/view-logs', {
2423
name: 'admin-view-logs',
2524
lazyRouteComponent: () => import('./components/ViewLogs/ViewLogsRoute'),

0 commit comments

Comments
 (0)