chore(): clean empty comment

This commit is contained in:
Tiago Siebler
2023-03-23 10:12:21 +00:00
parent 1d1a4b8217
commit e9d9b148b0

View File

@@ -433,6 +433,4 @@ export class SpotClient extends BaseRestClient {
> { > {
return this.postPrivate('/api/spot/v1/plan/historyPlan', params); return this.postPrivate('/api/spot/v1/plan/historyPlan', params);
} }
//
} }