Réorganisation des imports

This commit is contained in:
2023-06-12 19:11:33 +02:00
parent e5827656fa
commit 37015807bb
3 changed files with 6 additions and 9 deletions

View File

@ -1,6 +1,5 @@
import { atom } from "jotai";
import { APIClient } from "./ApiClient";
import { url } from "inspector";
export interface CheckResetTokenResponse {
name: string;