Merge pull request #961 from samm-git/patch-1

remove unused using
This commit is contained in:
John
2023-08-15 17:17:52 +02:00
committed by GitHub
-1
View File
@@ -58,7 +58,6 @@ namespace ebusd {
* template class.
*/
using std::binary_function;
using std::priority_queue;
using std::deque;