Shun Miyazawa %!s(int64=4) %!d(string=hai) anos
pai
achega
d3d084e396
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/app/src/stores/middlewares/user.ts

+ 0 - 1
packages/app/src/stores/middlewares/user.ts

@@ -13,6 +13,5 @@ export const checkAndUpdateImageUrlCached = (useSWRNext) => {
       }
     }
     return swrNext;
-
   };
 };