summaryrefslogtreecommitdiffstats
path: root/util/system/execpath_ut.cpp
diff options
context:
space:
mode:
authortobo <[email protected]>2022-04-07 08:59:43 +0300
committertobo <[email protected]>2022-04-07 08:59:43 +0300
commit8d0bed04edbd809859fe349779c07ef122fdeca2 (patch)
tree5637277bc2da6afb261b990047079e132f5b8d2b /util/system/execpath_ut.cpp
parent3bd25da701a5b6de40acbea240354462348803d6 (diff)
remove unused includes
ref:f8c119cf3a796a59ab5be4424e5364ba6a201d40
Diffstat (limited to 'util/system/execpath_ut.cpp')
-rw-r--r--util/system/execpath_ut.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/system/execpath_ut.cpp b/util/system/execpath_ut.cpp
index 16b01466f55..f8ca86d9cf2 100644
--- a/util/system/execpath_ut.cpp
+++ b/util/system/execpath_ut.cpp
@@ -2,7 +2,6 @@
#include <library/cpp/testing/unittest/registar.h>
-#include "platform.h"
#include <util/folder/dirut.h>
Y_UNIT_TEST_SUITE(TExecPathTest) {