visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
0d7b6e2875
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      dashboard/src/pages/studio/channel/edit.tsx

+ 0 - 1
dashboard/src/pages/studio/channel/edit.tsx

@@ -41,7 +41,6 @@ const Widget = () => {
 				}}
 				formKey="channel_edit"
 				request={async () => {
-					// TODO
 					const res: IApiResponseChannel = await get(
 						`/v2/channel/${channelid}`
 					);