Skip to content

Commit

Permalink
Remeove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
bperel committed Jan 29, 2025
1 parent f465f14 commit cc9ec45
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/api/services/stats/index.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import { useSocketEvents } from "socket-call-server";

import type { SessionUser } from "~dm-types/SessionUser";

import type { UserServices } from "../../index";
import namespaces from "../namespaces";
import suggestions from "./suggestions";
Expand Down

0 comments on commit cc9ec45

Please sign in to comment.