Skip to content

Commit 420c37d

Browse files
committed
remove unused import
1 parent 189dba2 commit 420c37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/bug-bounty.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, { ReactNode, useContext } from "react"
1+
import React, { ReactNode } from "react"
22
import { useTheme } from "@emotion/react"
33
import styled from "@emotion/styled"
44
import { GatsbyImage } from "gatsby-plugin-image"

0 commit comments

Comments
 (0)