Skip to content

Commit

Permalink
remove leaflet completly
Browse files Browse the repository at this point in the history
  • Loading branch information
maaaathis committed Jan 21, 2025
1 parent 597a910 commit c3ef806
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/lookup/[domain]/dns/_components/IpDetailsModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ const IpDetailsModal: FC<IpDetailsModalProps> = ({
value: data.timezone,
},
];

location = [data.lat, data.lon];
}

const title = `IP Details for ${ip}`;
Expand Down

0 comments on commit c3ef806

Please sign in to comment.