Skip to content

Commit

Permalink
chore: clean up unused varivble
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSin committed Jan 3, 2023
1 parent 3f4c0e6 commit c822271
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/renderer/hooks/useMapServerQuery.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,3 @@ export function useMapServerQuery (resourcePath, enabled) {
enabled
})
}

const thing = '/styles/style1'

const nice = thing.split('{')

0 comments on commit c822271

Please sign in to comment.