Skip to content

Commit 4269de2

Browse files
committed
chore: remove leftover blank line after waitForMirrorNodeSync removal
Signed-off-by: Mounil Kanakhara <mounilkankhara@gmail.com>
1 parent e7a1118 commit 4269de2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sdk/fee_estimate_query_e2e_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ func TestIntegrationFeeEstimateQueryTokenCreateTransaction(t *testing.T) {
105105
_, err = transaction.SignWithOperator(env.Client)
106106
require.NoError(t, err)
107107

108-
109108
response, err := NewFeeEstimateQuery().
110109
SetTransaction(transaction).
111110
SetMode(FeeEstimateModeState).

0 commit comments

Comments
 (0)