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 3a05d31 commit 8505d91Copy full SHA for 8505d91
src/tools/atlas/atlasTool.ts
@@ -1,6 +1,4 @@
1
import { ToolBase, ToolCategory } from "../tool.js";
2
-import { Session } from "../../session.js";
3
-import { Telemetry } from "../../telemetry/telemetry.js";
4
5
export abstract class AtlasToolBase extends ToolBase {
6
protected category: ToolCategory = "atlas";
0 commit comments