Skip to content

Commit

Permalink
remove unused important
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-the-programmer committed Jan 11, 2024
1 parent e5e436f commit 2517688
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/SatellitePopup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
DrawerTrigger,
} from "../shadcn/ui/drawer";
import { SatelliteType } from "../lib/satellite-client";
import { read } from "fs";

type SatellitePopupProps = {
name: string;
Expand Down

0 comments on commit 2517688

Please sign in to comment.