Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethnym committed Dec 3, 2024
1 parent 1a22054 commit 8c67b86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/templates/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import type {
TemplateImage,
TemplateMeta,
} from "./types";
import { setDefaultAutoSelectFamilyAttemptTimeout } from "net";

function useTemplates() {
return useSWR(
Expand Down

0 comments on commit 8c67b86

Please sign in to comment.