Removed redundant 'Bloom' namespace from entire codebase
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#include "src/Targets/TargetMemory.hpp"
|
||||
|
||||
namespace Bloom::TargetController::Commands
|
||||
namespace TargetController::Commands
|
||||
{
|
||||
class ReadTargetMemory: public Command
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user