Skip to content

Commit 85752c2

Browse files
committed
remove duplication
1 parent a970f2f commit 85752c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/mcp/client/stdio/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424

2525
logger = logging.getLogger(__name__)
2626

27-
logger = logging.getLogger(__name__)
28-
2927
# Environment variables to inherit by default
3028
DEFAULT_INHERITED_ENV_VARS = (
3129
[

0 commit comments

Comments
 (0)