mirror of
https://github.com/qicosmos/rest_rpc.git
synced 2026-08-29 08:34:47 +08:00
clean
This commit is contained in:
@@ -159,11 +159,6 @@ private:
|
||||
}
|
||||
}
|
||||
|
||||
for (auto& item : token_list_) {
|
||||
if (it->first.find(item) != std::string::npos) {
|
||||
|
||||
}
|
||||
}
|
||||
it = sub_map_.erase(it);
|
||||
} else {
|
||||
++it;
|
||||
|
||||
Reference in New Issue
Block a user