code cleanup

This commit is contained in:
madarsbiss
2021-09-20 22:50:04 +03:00
parent b0e3083bfd
commit b76e971880
4 changed files with 7 additions and 9 deletions

View File

@@ -1,4 +1,3 @@
import React from "react";
import Image from "next/image";
const MetricCard = ({ title, iconSrc, metric, unit = "", styles }) => {

View File

@@ -1,4 +1,3 @@
import React from "react";
import { degToCompass } from "../services/converters";
import {
getTime,