Skip to content

Commit 304f4ac

Browse files
committed
fix: styles
1 parent 5d454c6 commit 304f4ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/atlas/createAccessList.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { z } from "zod";
22
import { CallToolResult } from "@modelcontextprotocol/sdk/types.js";
33
import { AtlasToolBase } from "./atlasTool.js";
44
import { ToolArgs } from "../tool.js";
5-
import { NetworkPermissionEntry } from "../../common/atlas/openapi.js";
65

76
const DEFAULT_COMMENT = "Added by Atlas MCP";
87

0 commit comments

Comments
 (0)