Skip to content

Commit 8505d91

Browse files
committed
fix check
1 parent 3a05d31 commit 8505d91

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/tools/atlas/atlasTool.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
import { ToolBase, ToolCategory } from "../tool.js";
2-
import { Session } from "../../session.js";
3-
import { Telemetry } from "../../telemetry/telemetry.js";
42

53
export abstract class AtlasToolBase extends ToolBase {
64
protected category: ToolCategory = "atlas";

0 commit comments

Comments
 (0)