remove unused namespace

This commit is contained in:
arthur.jamet
2021-06-16 17:12:34 +02:00
parent 19a3eafebb
commit b1720ffd79
-1
View File
@@ -7,7 +7,6 @@
#include "Drawables/2D/Text.hpp"
using namespace std::chrono_literals;
namespace RAY2D = RAY::Drawables::Drawables2D;
namespace BBM
{