Skip to content

Commit 1aba189

Browse files
committed
Remove unused react
1 parent 14503c9 commit 1aba189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/pages/news.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, {useEffect, useState} from "react"
1+
import {useEffect, useState} from "react"
22
import axios from "axios"
33
import ReactMarkdown from "react-markdown"
44
import {PageBase} from "web/components/page-base"

0 commit comments

Comments
 (0)