mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
remove unused const
This commit is contained in:
parent
dd4e38175f
commit
009ccda2c6
@ -5,8 +5,6 @@ import { InfiniteScroll } from "antd-mobile"
|
||||
|
||||
import "./index.less"
|
||||
|
||||
const ContainerHeight = 700;
|
||||
|
||||
export default class PostsExplorer extends React.Component {
|
||||
state = {
|
||||
loading: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user