We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d756d5 commit 567ede0Copy full SHA for 567ede0
1 file changed
server/src/index.ts
@@ -33,7 +33,6 @@ import { getSessions } from "./api/analytics/getSessions.js";
33
import { getMetric } from "./api/analytics/getMetric.js";
34
import { getUserInfo } from "./api/analytics/getUserInfo.js";
35
import { getUserSessionCount } from "./api/analytics/getUserSessionCount.js";
36
-import { getUserSessions } from "./api/analytics/getUserSessions.js";
37
import { getUsers } from "./api/analytics/getUsers.js";
38
import { createGoal } from "./api/analytics/goals/createGoal.js";
39
import { deleteGoal } from "./api/analytics/goals/deleteGoal.js";
0 commit comments