Skip to content

Commit 8783088

Browse files
Update src/seclab_taskflow_agent/path_utils.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ac278ea commit 8783088

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/seclab_taskflow_agent/path_utils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
import os
77
from pathlib import Path
88

9-
logging.basicConfig(level=logging.DEBUG)
10-
logger = logging.getLogger(__name__)
119

1210
def mcp_data_dir(packagename: str, mcpname: str, env_override: str | None):
1311
"""

0 commit comments

Comments
 (0)