mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
remove unused states
This commit is contained in:
parent
ea355e0613
commit
077a261abc
@ -16,9 +16,7 @@ export default class StreamViewer extends React.Component {
|
|||||||
state = {
|
state = {
|
||||||
isEnded: false,
|
isEnded: false,
|
||||||
sourceLoading: true,
|
sourceLoading: true,
|
||||||
endResult: false,
|
|
||||||
|
|
||||||
userData: null,
|
|
||||||
streamInfo: null,
|
streamInfo: null,
|
||||||
spectators: 0,
|
spectators: 0,
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user