Skip to content

Commit f5d406b

Browse files
committed
Remove unused import
1 parent 61884d8 commit f5d406b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/ProfilePage.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import firebase from "../firebase";
2020
import { computeState, modes } from "../game";
2121
import useFirebaseRefs from "../hooks/useFirebaseRefs";
2222
import useStats from "../hooks/useStats";
23-
import LoadingPage from "./LoadingPage";
2423

2524
const datasetVariants = {
2625
all: {

0 commit comments

Comments
 (0)