Skip to content

Commit ab05183

Browse files
author
Alexander Avramenko
committed
Remove undesired line of code
1 parent fc58aab commit ab05183

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

api/src/apihandler.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1506,7 +1506,6 @@ api::SmartContractInvocation APIHandler::getSmartContract(const csdb::Address& a
15061506
return fetch_smart(deploy);
15071507
}
15081508

1509-
decltype(auto) locked_smart_origin = lockedReference(this->smart_origin);
15101509
return api::SmartContractInvocation{};
15111510
}
15121511

0 commit comments

Comments
 (0)