mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14: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"
|
import "./index.less"
|
||||||
|
|
||||||
const ContainerHeight = 700;
|
|
||||||
|
|
||||||
export default class PostsExplorer extends React.Component {
|
export default class PostsExplorer extends React.Component {
|
||||||
state = {
|
state = {
|
||||||
loading: true,
|
loading: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user