refactor: run formatter

This commit is contained in:
Elias Schneider
2025-01-28 22:27:50 +01:00
parent a1b20f0e74
commit 28346da731
2 changed files with 1 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
import React from "react";
import { Redirect } from "react-router-dom";
export default function Home() {