Missed clang-format on mxqueue.h

This commit is contained in:
disinvite 2023-11-05 16:09:08 -05:00
parent 02e012167a
commit 6643cc0f28

View File

@ -23,5 +23,4 @@ class MxQueue : public MxList<T> {
} }
}; };
#endif // MXQUEUE_H #endif // MXQUEUE_H