Skip to content

Commit 3f080f5

Browse files
committed
Reformatted mock server
1 parent 7118d58 commit 3f080f5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dev-tools/mcp-mock-server/server.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
from pathlib import Path
2626
from typing import Any
2727

28-
2928
# Global storage for captured headers (last request)
3029
last_headers: dict[str, str] = {}
3130
request_log: list = []

0 commit comments

Comments
 (0)