diff --git a/src/ui/component/channelEdit/view.jsx b/src/ui/component/channelEdit/view.jsx index e4adf4a4e..b08c14275 100644 --- a/src/ui/component/channelEdit/view.jsx +++ b/src/ui/component/channelEdit/view.jsx @@ -101,14 +101,6 @@ function ChannelForm(props: Props) { // TODO clear and bail after submit return (
-
-

{__('We can explain...')}

-

- {__( - "We know this page won't win any design awards, we just wanted to release a very basic version that works so people can use it right now. There is a much nicer version being worked on." - )} -

-
{ updateChannel(params);