Skip to content

Commit

Permalink
Merge pull request hyperledger-iroha#684 from hyperledger/fix/lazy_te…
Browse files Browse the repository at this point in the history
…st_remove_logger

Remove logger include
  • Loading branch information
motxx authored and lebdron committed Dec 19, 2017
2 parents 2e189ae + d8c16fb commit 243dd6c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions test/module/shared_model/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,3 @@
#

AddTest(lazy_test lazy_test.cpp)


1 change: 0 additions & 1 deletion test/module/shared_model/lazy_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

#include <gtest/gtest.h>
#include <string>
#include "logger/logger.hpp"
#include "utils/lazy_initializer.hpp"

struct SourceValue {
Expand Down

0 comments on commit 243dd6c

Please sign in to comment.