Merge pull request #1906 from benphelps/glances-fs

fix linting
This commit is contained in:
Ben Phelps 2023-09-03 17:49:11 +03:00 committed by GitHub
commit 61b969cced
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,3 @@
import dynamic from "next/dynamic";
import { useTranslation } from "next-i18next";
import Error from "../components/error";