Skip to content

Commit d798d1a

Browse files
committed
remove bad merge
1 parent 53152e3 commit d798d1a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

client/src/App.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,6 @@ const App = () => {
174174
env,
175175
bearerToken,
176176
headerName,
177-
proxyServerUrl: getMCPProxyAddress(config),
178-
requestTimeout: getMCPServerRequestTimeout(config),
179177
config,
180178
onNotification: (notification) => {
181179
setNotifications((prev) => [...prev, notification as ServerNotification]);

0 commit comments

Comments
 (0)