Remove unused vars
parent
0adf01bfb6
commit
0ae074854b
|
@ -47,7 +47,6 @@ class Join extends PureComponent<Props, State> {
|
|||
public render() {
|
||||
const {table1, table2} = this.state
|
||||
const {
|
||||
declarationsFromBody = [],
|
||||
func,
|
||||
bodyID,
|
||||
onChangeArg,
|
||||
|
|
Loading…
Reference in New Issue