diff --git a/src/mergerfs_webui.cpp b/src/mergerfs_webui.cpp index 1ad5da8c..ef3aebce 100644 --- a/src/mergerfs_webui.cpp +++ b/src/mergerfs_webui.cpp @@ -248,7 +248,6 @@ _get_kvs(const httplib::Request &req_, return; } - std::string response = "{"; std::string mount; std::map kvs; bool first = true;