Skip to content

Commit

Permalink
lint: Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
hampfh committed Nov 18, 2024
1 parent 1f217f9 commit 32f01ec
Showing 1 changed file with 10 additions and 40 deletions.
50 changes: 10 additions & 40 deletions src/app/student/map/data/booths.json
Original file line number Diff line number Diff line change
Expand Up @@ -369,26 +369,11 @@
"geometry": {
"coordinates": [
[
[
18.07067091433217,
59.347284272518095
],
[
18.070711099799922,
59.347297786448735
],
[
18.07073274500172,
59.347282042608526
],
[
18.07069364002669,
59.34726793072451
],
[
18.07067091433217,
59.347284272518095
]
[18.07067091433217, 59.347284272518095],
[18.070711099799922, 59.347297786448735],
[18.07073274500172, 59.347282042608526],
[18.07069364002669, 59.34726793072451],
[18.07067091433217, 59.347284272518095]
]
],
"type": "Polygon"
Expand Down Expand Up @@ -2610,26 +2595,11 @@
"geometry": {
"coordinates": [
[
[
18.072758577772447,
59.347756312604616
],
[
18.072806422725392,
59.347745240851765
],
[
18.07277877961991,
59.3477130154383
],
[
18.07273001135823,
59.34772445839951
],
[
18.072758577772447,
59.347756312604616
]
[18.072758577772447, 59.347756312604616],
[18.072806422725392, 59.347745240851765],
[18.07277877961991, 59.3477130154383],
[18.07273001135823, 59.34772445839951],
[18.072758577772447, 59.347756312604616]
]
],
"type": "Polygon"
Expand Down

0 comments on commit 32f01ec

Please sign in to comment.