Skip to content

Commit

Permalink
chore(MapLayout): Remove unused type
Browse files Browse the repository at this point in the history
  • Loading branch information
vogelino committed Aug 7, 2023
1 parent fcbe346 commit b186093
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/MapLayout.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { FeatureType } from '@lib/requests/geocode'
import { FC, useEffect, useState } from 'react'
import { FacilitiesMap } from './Map'
import classNames from '@lib/classNames'
Expand Down

0 comments on commit b186093

Please sign in to comment.