aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortobo <tobo@yandex-team.ru>2022-03-10 19:21:42 +0300
committertobo <tobo@yandex-team.ru>2022-03-10 19:21:42 +0300
commit368a9168115b0fd9a4544abcf03956279a3758fb (patch)
tree4401a9d75870216bc4c88ee0918050dedb0dff59
parent2f0924ed7945a5efe9e6596b21b29efc64874a5b (diff)
downloadydb-368a9168115b0fd9a4544abcf03956279a3758fb.tar.gz
rm unused include
ref:7effc120450f64adfbd00fa1a0427152ef1cf6a9
-rw-r--r--util/folder/pathsplit.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/folder/pathsplit.cpp b/util/folder/pathsplit.cpp
index 81d439a727..834e3b431c 100644
--- a/util/folder/pathsplit.cpp
+++ b/util/folder/pathsplit.cpp
@@ -1,7 +1,5 @@
#include "pathsplit.h"
-#include "dirut.h"
-
#include <util/stream/output.h>
#include <util/generic/yexception.h>