diff --git a/src/recoil/atoms/index.ts b/src/recoil/atoms/index.ts index 2ecbb40..d3eff19 100644 --- a/src/recoil/atoms/index.ts +++ b/src/recoil/atoms/index.ts @@ -115,4 +115,3 @@ export const topDateState = atom({ key: "src/atoms/auth.tsx-topDateState ", default: "", }); -