Skip to content

Commit

Permalink
some updates
Browse files Browse the repository at this point in the history
  • Loading branch information
YouQam committed Oct 13, 2023
1 parent 5920840 commit 055a242
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/routes/device.$deviceId.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
} from "~/components/ui/card";
import { Map, MapProvider, Marker } from "react-map-gl";
import mapboxgl from "mapbox-gl/dist/mapbox-gl.css";
import { Cloudy, Droplets, Thermometer } from "lucide-react";
import { diffFromCreateDate, getMinuteFormattedString } from "~/utils";
import { Badge } from "~/components/ui/badge";
import moment from "moment";
Expand Down

0 comments on commit 055a242

Please sign in to comment.