Răsfoiți Sursa

rm empty line

yohei0125 3 ani în urmă
părinte
comite
70b59b8bbf
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      packages/app/src/stores/context.tsx

+ 0 - 1
packages/app/src/stores/context.tsx

@@ -196,7 +196,6 @@ export const useIsLatestRevision = (initialData?: boolean): SWRResponse<boolean,
 };
 
 
-
 /** **********************************************************
  *                     Computed contexts
  *********************************************************** */