Skip to content

Commit

Permalink
Remove redundant Account creator
Browse files Browse the repository at this point in the history
Signed-off-by: dumitru <[email protected]>
  • Loading branch information
x3medima17 authored and kamilsa committed Dec 27, 2017
1 parent 3ecf71a commit 8b706d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions irohad/model/execution/command_executor.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,6 @@ namespace iroha {
bool isValid(const Command &command,
ametsuchi::WsvQuery &queries) override;

private:
Account creator_;
};

class CreateRoleExecutor : public CommandExecutor {
Expand Down

0 comments on commit 8b706d8

Please sign in to comment.