Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
qicosmos committed Apr 24, 2024
1 parent cb450f5 commit 399055e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/cinatra/coro_http_server.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -343,9 +343,6 @@ class coro_http_server {
}
}

std::filesystem::path router_path =
std::filesystem::path(static_dir_router_path_);

std::string uri;
for (auto &file : files_) {
auto relative_path =
Expand Down

0 comments on commit 399055e

Please sign in to comment.