mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-06 21:57:48 +01:00
linting and cleanup
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import useSWR from "swr";
|
||||
import { FaMemory } from "react-icons/fa";
|
||||
import { BiError } from "react-icons/bi";
|
||||
|
||||
import { formatBytes } from "utils/stats-helpers";
|
||||
|
||||
export default function Memory() {
|
||||
|
||||
Reference in New Issue
Block a user