diff --git a/cli/logos.cpp b/cli/logos.cpp deleted file mode 100644 index b643a9c..0000000 --- a/cli/logos.cpp +++ /dev/null @@ -1,3 +0,0 @@ -// This file is intentionally empty. -// The Logos lifecycle manager implementation has been moved to logos_manager.cpp -// to avoid conflict with the logos.h header generated by logos-liblogos. diff --git a/cli/logos.h b/cli/logos.h deleted file mode 100644 index 1d2f80b..0000000 --- a/cli/logos.h +++ /dev/null @@ -1,3 +0,0 @@ -// This file is intentionally empty. -// The Logos lifecycle manager has been moved to logos_manager.h -// to avoid conflict with the logos.h header generated by logos-liblogos.