From e9d9b148b0b992c422373167d7eff57496262507 Mon Sep 17 00:00:00 2001 From: Tiago Siebler Date: Thu, 23 Mar 2023 10:12:21 +0000 Subject: [PATCH] chore(): clean empty comment --- src/spot-client.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/spot-client.ts b/src/spot-client.ts index 1a0c6e5..f57ed72 100644 --- a/src/spot-client.ts +++ b/src/spot-client.ts @@ -433,6 +433,4 @@ export class SpotClient extends BaseRestClient { > { return this.postPrivate('/api/spot/v1/plan/historyPlan', params); } - - // }