GitHub Action 5 месяцев назад
Родитель
Сommit
cd53770734

+ 0 - 2
cloud/app/src/component/workspace/common.tsx

@@ -23,5 +23,3 @@ export function formatDateUTC(date: Date) {
   }
   return date.toLocaleDateString("en-US", options)
 }
-
-

+ 0 - 1
cloud/app/src/component/workspace/new-user-section.tsx

@@ -94,4 +94,3 @@ export function NewUserSection() {
     </Show>
   )
 }
-