Remove unused import

This commit is contained in:
2021-07-05 16:07:47 +02:00
parent 64375de624
commit 9ff380e78a
+1
View File
@@ -3,6 +3,7 @@
#include <string>
#include "formats.hpp"
#include "buffer_config.hpp"
class RamBuffer {
const std::string buffer_name_;