Skip to content

Commit bdb9cba

Browse files
committed
Fix redis connection leak
Signed-off-by: Aidan Butler <aidbutlr@ie.ibm.com>
1 parent 44ff6b0 commit bdb9cba

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

mcpgateway/plugins/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# -*- coding: utf-8 -*-
22
"""Location: ./mcpgateway/plugins/__init__.py
3-
Copyright 2026
3+
Copyright contributors to the MCP-CONTEXT-FORGE project
44
SPDX-License-Identifier: Apache-2.0
5-
Authors: Fred Araujo
65
76
Gateway plugin integration.
87

0 commit comments

Comments
 (0)