Remove unused import

This commit is contained in:
Dave Syer
2018-11-12 14:31:24 +00:00
parent cd89f45191
commit e9b289d995

View File

@@ -16,7 +16,6 @@
package org.springframework.cloud.function.deployer;
import org.junit.Ignore;
import org.junit.Test;
import org.springframework.cloud.function.context.FunctionCatalog;