Skip to content

Commit

Permalink
[hotfix][table] Remove unused import in DataStreamConversions
Browse files Browse the repository at this point in the history
This closes apache#11271
  • Loading branch information
link3280 authored and StephanEwen committed Mar 2, 2020
1 parent d62eb7e commit 2806215
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ package org.apache.flink.table.planner

import java.lang.{Boolean => JBool}

import org.apache.calcite.rel.RelNode
import org.apache.flink.api.common.functions.MapFunction
import org.apache.flink.api.common.typeinfo.{SqlTimeTypeInfo, TypeInformation}
import org.apache.flink.api.java.tuple.{Tuple2 => JTuple2}
Expand Down

0 comments on commit 2806215

Please sign in to comment.