remove the useless code that make ci errors

This commit is contained in:
Beldon 2019-10-21 23:48:09 +08:00
parent 3e03462038
commit 85a954525b

View File

@ -1,11 +0,0 @@
package com.alibaba.nacos.core;
import org.springframework.stereotype.Component;
/**
* @author <a href="mailto:liaochunyhm@live.com">liaochuntao</a>
* @since
*/
@Component
public class TestScan {
}