Skip to content

Commit

Permalink
fix: Move ASimpleCommand to a more appropriate namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Computerdores committed Apr 3, 2024
1 parent f14575e commit 1d8b342
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Computerdores.Vanillin;
namespace Computerdores;

public abstract class ASimpleCommand {

Expand Down

0 comments on commit 1d8b342

Please sign in to comment.