Skip to content

Commit 460ebae

Browse files
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 222a5c2 commit 460ebae

File tree

1 file changed

+0
-1
lines changed
  • src/seclab_taskflow_agent/mcp_servers/logbook

1 file changed

+0
-1
lines changed

src/seclab_taskflow_agent/mcp_servers/logbook/logbook.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
from fastmcp import FastMCP # move to FastMCP 2.0
1313
import json
1414
from pathlib import Path
15-
import os
1615
from seclab_taskflow_agent.path_utils import mcp_data_dir
1716

1817
mcp = FastMCP("Logbook")

0 commit comments

Comments
 (0)