Skip to content

Commit

Permalink
delete unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyShi22 committed Jan 29, 2024
1 parent e3ed0d0 commit 4e3d3af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ class BalancePrecompiled : public bcos::precompiled::Precompiled
PrecompiledExecResult::Ptr const& _callParameters, const CodecWrapper& codec,
std::string_view accountHex);

inline std::string getContractTableName(
std::string getContractTableName(
const std::shared_ptr<executor::TransactionExecutive>& _executive,
const std::string_view& _address);

Expand Down

0 comments on commit 4e3d3af

Please sign in to comment.