Skip to content

Commit eb4b227

Browse files
committed
remove unnecessary os import
Signed-off-by: Jesse Sanford <108698+jessesanford@users.noreply.github.com>
1 parent 11283a7 commit eb4b227

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mcp/server/auth/proxy/routes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from __future__ import annotations
55

66
import logging
7-
import os
87
import urllib.parse
98
from typing import Any
109

0 commit comments

Comments
 (0)