Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
achou11 committed Dec 17, 2024
1 parent 8530962 commit c7e707e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/frontend/hooks/server/maps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ export function useMapStyleJsonUrl() {

export function useImportCustomMapFile() {
const queryClient = useQueryClient();
// const api = useApi();
const api = useClientApi();
const {refresh} = useRefreshTokenActions();

Expand Down

0 comments on commit c7e707e

Please sign in to comment.