Skip to content

Commit

Permalink
Remove unneeded include.
Browse files Browse the repository at this point in the history
  • Loading branch information
heifner authored Nov 14, 2018
1 parent b87fc79 commit 3850bf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion programs/nodeos/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

#include <eosio/chain_plugin/chain_plugin.hpp>
#include <eosio/http_plugin/http_plugin.hpp>
#include <eosio/history_plugin/history_plugin.hpp>
#include <eosio/net_plugin/net_plugin.hpp>
#include <eosio/producer_plugin/producer_plugin.hpp>
#include <eosio/utilities/common.hpp>
Expand Down

0 comments on commit 3850bf5

Please sign in to comment.