Skip to content

Commit b53849e

Browse files
committed
remove slop comment
1 parent 2c7ba02 commit b53849e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/screenshot.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ async function handleScreenshot(
100100
registerScreenshot(sessionId, name, screenshotBase64);
101101

102102
// Notify the client that the resources changed
103-
// Must await to ensure proper message ordering on the transport
104103
const serverInstance = context.getServer();
105104

106105
if (serverInstance) {

0 commit comments

Comments
 (0)