Skip to content

Commit 6578b57

Browse files
Remove leftover comment
Signed-off-by: Lukasz Gasior <[email protected]>
1 parent d037997 commit 6578b57

File tree

1 file changed

+0
-1
lines changed
  • hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/state/hooks

1 file changed

+0
-1
lines changed

hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/state/hooks/ProxyEvmHook.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ public ContractID hederaContractId() {
7070

7171
@NonNull
7272
private static AccountID getOwnerId(final @NonNull HookId hookId) {
73-
// We always use account id for hook owner internally
7473
return hookId.entityIdOrThrow().accountIdOrThrow();
7574
}
7675

0 commit comments

Comments
 (0)