fix(frontend): fix eslint errors
This commit is contained in:
parent
d691d4b151
commit
70b4417128
9 changed files with 9 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
<script lang="ts">
|
||||
import type { APIError } from "$lib/api/entities";
|
||||
import { apiFetchClient, fastFetchClient } from "$lib/api/fetch";
|
||||
import { apiFetchClient } from "$lib/api/fetch";
|
||||
import { DateTime } from "luxon";
|
||||
import {
|
||||
Button,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue