Skip to content

Commit

Permalink
[fix]
Browse files Browse the repository at this point in the history
  • Loading branch information
shellyear committed May 16, 2024
1 parent dc24b5b commit d12d35c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/Routes.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import requireAuth from "../components/misc/hoc/RequireAuth";
import UsersController from "../components/user/UsersController";
import UserController from "../components/user/UserController";
import PasswordChangeController from "../components/user/PasswordChangeController";
import StatisticsMock from "../components/statistics/StatisticsMock";
import InstitutionsController from "../components/institution/InstitutionsController";
import InstitutionController from "../components/institution/InstitutionController";
import RecordsController from "../components/record/RecordsController";
Expand Down

0 comments on commit d12d35c

Please sign in to comment.