chore: remove leftover log statement

This commit is contained in:
Travis Abendshien
2025-03-03 14:16:34 -08:00
parent 186c6e2139
commit ea8d074c51

View File

@@ -1186,7 +1186,6 @@ class Library:
f"{RESERVED_NAMESPACE_PREFIX}",
namespace=namespace,
)
logger.error("Should not see me")
namespace_obj = Namespace(
namespace=slug,