Skip to content

Commit

Permalink
fix: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
wangqi committed Feb 20, 2024
1 parent 6a08840 commit fd49f81
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
import cn.sliew.scaleph.engine.flink.client.v1.model.job.checkpoint.CheckpointConfigInfo;
import cn.sliew.scaleph.engine.flink.client.v1.model.job.checkpoint.CheckpointStatistics;
import cn.sliew.scaleph.engine.flink.client.v1.model.job.checkpoint.CheckpointingStatistics;
import cn.sliew.scaleph.workspace.flink.client.v1.model.job.*;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.GetMapping;
Expand Down

0 comments on commit fd49f81

Please sign in to comment.