Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackarain committed Oct 28, 2023
1 parent f206ce8 commit 51585ab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion proxy/include/proxy/logging.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ namespace std {
using ::fmt::format;
using ::fmt::format_to;
using ::fmt::vformat;
using ::fmt::vformat_to;
using ::fmt::make_format_args;
}

Expand Down
1 change: 0 additions & 1 deletion proxy/include/proxy/socks_client.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ namespace proxy {
namespace net = boost::asio;

using net::ip::tcp;
using net::ip::udp;

using io_util::write;
using io_util::read;
Expand Down

0 comments on commit 51585ab

Please sign in to comment.