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

View File

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