diff options
| author | levlam <levlam@telegram.org> | 2019-02-12 23:48:16 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2019-02-12 23:48:16 +0300 |
| commit | eb9ead582f76e3d5a3f161b810450804167f9797 (patch) | |
| tree | 5d0387dc7e5afa8f3d69321b993571ce124f1f19 /test/set_with_position.cpp | |
| parent | ffe53dcd128271b30dd04153cdfdeea5c23d2953 (diff) | |
Remove unneded includes of td/utils/loggging.h.
GitOrigin-RevId: 82a3b506dba5c9d5267dc0e2504a7093a7fa87db
Diffstat (limited to 'test/set_with_position.cpp')
| -rw-r--r-- | test/set_with_position.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/set_with_position.cpp b/test/set_with_position.cpp index facf2ab4a..97d9a2981 100644 --- a/test/set_with_position.cpp +++ b/test/set_with_position.cpp @@ -7,7 +7,6 @@ #include "td/telegram/SetWithPosition.h" #include "td/utils/common.h" -#include "td/utils/logging.h" #include "td/utils/Random.h" #include "td/utils/tests.h" |
