Skip to content

Commit 5a4d8d8

Browse files
author
Aiden
committed
remove log
1 parent 743b55c commit 5a4d8d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mocks.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,6 @@ function handleGraphQLMock({ url, operations }: GraphQLMock) {
303303
}
304304

305305
const handleWebsocketMock = ({ url, server }: WebSocketMock) => {
306-
console.log('makeing, ', url);
307306
server(new MockServer(url));
308307
};
309308

0 commit comments

Comments
 (0)