Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank404NotFound committed May 22, 2024
1 parent 704d06d commit 74b83ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import PersonalSchedulesEditPage from "main/pages/PersonalSchedules/PersonalSche
import PersonalSchedulesDetailsPage from "main/pages/PersonalSchedules/PersonalSchedulesDetailsPage";
import SectionSearchesIndexPage from "main/pages/SectionSearches/SectionSearchesIndexPage";


import CourseOverTimeIndexPage from "main/pages/CourseOverTime/CourseOverTimeIndexPage";
import CourseOverTimeInstructorIndexPage from "main/pages/CourseOverTime/CourseOverTimeInstructorIndexPage";

Expand Down Expand Up @@ -68,7 +67,6 @@ function App() {
element={<PersonalSchedulesEditPage />}
/>


<Route
exact
path="/personalschedules/details/:id"
Expand Down

0 comments on commit 74b83ee

Please sign in to comment.