Removed redundant 'Bloom' namespace from entire codebase
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#include "src/EventManager/EventManager.hpp"
|
||||
|
||||
namespace Bloom::DebugServer::Gdb
|
||||
namespace DebugServer::Gdb
|
||||
{
|
||||
DebugSession::DebugSession(
|
||||
Connection&& connection,
|
||||
|
||||
Reference in New Issue
Block a user