Skip to content

Commit

Permalink
[hotfix] Remove unused FileDataSourceBase and FileDataSinkBase
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanEwen committed Dec 14, 2015
1 parent bd657e6 commit a8c4c48
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 166 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
import org.apache.flink.api.common.Plan;
import org.apache.flink.api.common.functions.MapFunction;
import org.apache.flink.api.common.operators.GenericDataSourceBase;
import org.apache.flink.api.common.operators.Order;
import org.apache.flink.api.common.operators.base.FileDataSourceBase;
import org.apache.flink.api.common.operators.util.FieldList;
import org.apache.flink.api.java.DataSet;
import org.apache.flink.api.java.ExecutionEnvironment;
Expand Down

0 comments on commit a8c4c48

Please sign in to comment.