Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lealobanov committed Oct 31, 2024
1 parent 4926b5e commit 8731d91
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ class TransactionIntegrationTest {
const val BLOCK_ID_ERROR = "Failed to get block by ID"
const val BLOCK_HEIGHT_ERROR = "Failed to get block by height"
const val ACCOUNT_BY_ADDRESS_ERROR = "Failed to get account by address"
const val ACCOUNT_AT_LATEST_BLOCK_ERROR = "Failed to get account at latest block"
const val ACCOUNT_BY_BLOCK_HEIGHT_ERROR = "Failed to get account by block height"
}

Expand Down

0 comments on commit 8731d91

Please sign in to comment.