Skip to content

Commit 17eb841

Browse files
committed
multi: fix linter errors
1 parent 31e517e commit 17eb841

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

universe/base.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,6 @@ func (a *MintingArchive) getPrevAssetSnapshot(ctx context.Context,
471471

472472
inputAsset, ok := batchAssets[prevLeafKey.UniverseKey()]
473473
if ok {
474-
475474
log.Debugf("script_key=%x spends item in batch, "+
476475
"universe_key=%x using batch input",
477476
newScriptKey, prevLeafKey.UniverseKey())

0 commit comments

Comments
 (0)