remove unused import
Some checks failed
checks-impure / test (pull_request) Successful in 25s
checks / test (pull_request) Failing after 1m53s

This commit is contained in:
Arslan, Erdem
2024-01-13 16:12:55 +01:00
parent a357a274c0
commit 485d1636f0

View File

@@ -11,7 +11,6 @@ import {
import { StyledEngineProvider } from "@mui/material/styles";
import axios from "axios";
import localFont from "next/font/local";
import Image from "next/image";
import * as React from "react";
import { Toaster } from "react-hot-toast";
import "./globals.css";