cleaned ununsed dependancies and packages

This commit is contained in:
2023-02-15 11:43:38 +00:00
parent fc5217daf8
commit 9fe6c24f71
20 changed files with 47 additions and 155 deletions
-1
View File
@@ -1,4 +1,3 @@
import useSWR from "swr";
import { Field, reduxForm } from "redux-form";
import { useRouter } from "next/router";
import DatePicker, { registerLocale, setDefaultLocale } from "react-datepicker";