Skip to content

Commit

Permalink
sort imports alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
Stassi committed Nov 23, 2024
1 parent b62a580 commit c8bb59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/leaf/map/fullscreen/fullscreen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import {
map as leafletMap,
} from 'leaflet'

import { joinClassNames } from '../../../dom/join-class-names'
import { domElement } from '../../../dom/element'
import { joinClassNames } from '../../../dom/join-class-names'

import { controlAddedListener } from './control/added-listener'
import {
Expand Down

0 comments on commit c8bb59e

Please sign in to comment.