Skip to content

Commit

Permalink
chore(frontend): cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ardaerzin committed Jan 2, 2025
1 parent ee7c4a7 commit d284e40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import {useSession} from "@/hooks/useSession"
import Router, {useRouter} from "next/router"
import {useRouter} from "next/router"
import React, {PropsWithChildren, useEffect, useRef, useState} from "react"
import {useProjectData} from "@/contexts/project.context"

Expand Down

0 comments on commit d284e40

Please sign in to comment.