Lint glances info widget

This commit is contained in:
Michael Shamoon 2022-10-10 11:21:11 -07:00
parent 321efd08cc
commit 080bc44a6f
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,4 @@
import useSWR from "swr";
import { BiError } from "react-icons/bi";
import { FaMemory } from "react-icons/fa";
import { FiCpu } from "react-icons/fi";