diff --git a/awx/ui/src/screens/SubscriptionUsage/SubscriptionUsage.js b/awx/ui/src/screens/SubscriptionUsage/SubscriptionUsage.js index 7ea2d23..6812ce6 100644 --- a/awx/ui/src/screens/SubscriptionUsage/SubscriptionUsage.js +++ b/awx/ui/src/screens/SubscriptionUsage/SubscriptionUsage.js @@ -25,16 +25,6 @@ function SubscriptionUsage() { return ( <> - {config?.ui_next && ( - - - - A tech preview of the new {brandName} user - interface can be found here. - - - - )}
- A tech preview of the new {brandName} user - interface can be found here. -