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