diff --git a/src/mergerfs_webui.cpp b/src/mergerfs_webui.cpp index b56b2457..68831d30 100644 --- a/src/mergerfs_webui.cpp +++ b/src/mergerfs_webui.cpp @@ -18,8 +18,6 @@ #include using json = nlohmann::json; -using namespace std::string_view_literals; - static std::string g_password_hash = ""; static std::string g_current_salt = "";