chore: supprime un import inutilisé
parent
63fa7ae0c1
commit
9764c04697
|
@ -1,4 +1,4 @@
|
||||||
import { formatWithOptions, isAfter, isBefore, parse } from "date-fns/fp";
|
import { formatWithOptions, isAfter, parse } from "date-fns/fp";
|
||||||
import { fr } from "date-fns/locale";
|
import { fr } from "date-fns/locale";
|
||||||
|
|
||||||
export type Departement =
|
export type Departement =
|
||||||
|
|
Loading…
Reference in New Issue