We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61884d8 commit f5d406bCopy full SHA for f5d406b
src/pages/ProfilePage.js
@@ -20,7 +20,6 @@ import firebase from "../firebase";
20
import { computeState, modes } from "../game";
21
import useFirebaseRefs from "../hooks/useFirebaseRefs";
22
import useStats from "../hooks/useStats";
23
-import LoadingPage from "./LoadingPage";
24
25
const datasetVariants = {
26
all: {
0 commit comments