Skip to content

Commit 683db67

Browse files
committed
feat: refactor protocol handling and add step management functionality
1 parent a20520f commit 683db67

File tree

3 files changed

+233
-159
lines changed

3 files changed

+233
-159
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
from protocols_io_mcp.tools import general, protocol
1+
from protocols_io_mcp.tools import protocol
22

3-
__all__ = ["general", "protocol"]
3+
__all__ = ["protocol"]

src/protocols_io_mcp/tools/general.py

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)