diff --git a/ui/src/ifql/components/Join.tsx b/ui/src/ifql/components/Join.tsx index 9f0cd2382d..670d7051ac 100644 --- a/ui/src/ifql/components/Join.tsx +++ b/ui/src/ifql/components/Join.tsx @@ -47,7 +47,6 @@ class Join extends PureComponent { public render() { const {table1, table2} = this.state const { - declarationsFromBody = [], func, bodyID, onChangeArg,