Skip to content

Commit 8e3f127

Browse files
committed
Polish "Added AppBootSchemaVersion tests and updated controller"
- Fixed checkstyles - Removed AppRegistryCommandTests (add back in next PR)
1 parent 693423f commit 8e3f127

File tree

2 files changed

+0
-77
lines changed

2 files changed

+0
-77
lines changed

spring-cloud-dataflow-shell-core/src/main/java/org/springframework/cloud/dataflow/shell/command/AppRegistryCommands.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
import java.util.Properties;
2525
import java.util.stream.Collectors;
2626

27-
import org.springframework.beans.factory.annotation.Autowired;
2827
import org.springframework.boot.configurationmetadata.ConfigurationMetadataProperty;
2928
import org.springframework.cloud.dataflow.core.AppBootSchemaVersion;
3029
import org.springframework.cloud.dataflow.core.ApplicationType;

spring-cloud-dataflow-shell-core/src/test/java/org/springframework/cloud/dataflow/shell/command/AppRegisterCommandsTests.java

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)