Skip to content

Commit 3a5f693

Browse files
Remove comment.
1 parent ea41968 commit 3a5f693

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

espresso/devnet-tests/key_rotation_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ func TestChangeBatchInboxOwner(t *testing.T) {
7777
config, err := d.RollupConfig(ctx)
7878
require.NoError(t, err)
7979

80-
// Change the BatchAuthenticator's owner
8180
batchAuthenticator, err := bindings.NewBatchAuthenticator(config.BatchAuthenticatorAddress, d.L1)
8281
require.NoError(t, err)
8382

0 commit comments

Comments
 (0)