Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Saliovin committed Sep 6, 2024
1 parent c41c57b commit 0204ee2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import styles from "../styles/Home.module.css";
import themes from "../styles/Themes.module.css";
import wordList from "../wordlist.json";
import themeList from "../themelist.json";
import { Timestamp } from "firebase/firestore";
import scoreService from "../services/score";
import { Score } from "../interfaces/score";

Expand Down

0 comments on commit 0204ee2

Please sign in to comment.