Skip to content

Commit f6f4cfd

Browse files
Austin-Xgithub-actions[bot]
authored andcommitted
Auto-formatted the code using Prettier
1 parent cd5e5c8 commit f6f4cfd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

course-matrix/frontend/src/api/offeringsApiSlice.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ export const offeringsApiSlice = apiSlice.injectEndpoints({
2020
}),
2121
});
2222

23-
export const { useGetOfferingsQuery } =
24-
offeringsApiSlice;
23+
export const { useGetOfferingsQuery } = offeringsApiSlice;

0 commit comments

Comments
 (0)