Skip to content

Commit

Permalink
optimize imports/scalafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
nextdude committed Apr 23, 2023
1 parent 1d3f939 commit 2552110
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@ package io.epiphanous.flinkrunner.util.test

import io.epiphanous.flinkrunner.FlinkRunner
import io.epiphanous.flinkrunner.flink.StreamJob
import io.epiphanous.flinkrunner.model.{
CheckResults,
EmbeddedAvroRecord,
EmbeddedAvroRecordInfo,
EmbeddedRowType,
FlinkConfig,
FlinkEvent
}
import io.epiphanous.flinkrunner.model._
import org.apache.avro.generic.GenericRecord
import org.apache.flink.api.common.functions.MapFunction
import org.apache.flink.api.common.typeinfo.TypeInformation
Expand Down

0 comments on commit 2552110

Please sign in to comment.