Skip to content

Commit

Permalink
merge marker removed from test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tedeh committed Jun 26, 2021
1 parent 3495ffc commit a034058
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion typescript/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -833,4 +833,3 @@ export async function test_websocket_Promise () {

const result = await websocketClient.request('add', [1,2,3]);
}
>>>>>>> websocket

0 comments on commit a034058

Please sign in to comment.