This commit is contained in:
Janne Valkealahti
2023-04-10 15:56:11 +01:00
parent 5a4a241cb8
commit b934ddeccb

View File

@@ -15,7 +15,6 @@
*/
package org.springframework.shell.docs;
import org.springframework.context.annotation.Bean;
import org.springframework.shell.command.CommandRegistration;
import org.springframework.shell.command.annotation.Command;
import org.springframework.shell.command.annotation.Option;