Skip to content

Commit 90a4aef

Browse files
GeunWoo KimGeunWoo Kim
authored andcommitted
Run lint
1 parent f15a986 commit 90a4aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/transaction/TransferAsset.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ export class TransferAsset extends Transaction implements AssetTransaction {
264264
}
265265
}
266266

267-
// NOTE: Do not empty any of the indices
267+
// NOTE: Do not empty any of the indices
268268
this._transaction.orders.push(
269269
new OrderOnTransfer({
270270
order,

0 commit comments

Comments
 (0)