删除无用的工程,这个工程已经移到sample文件夹底下

This commit is contained in:
zhangxin10 2015-12-08 14:07:32 +08:00
parent 3805cc6321
commit 2bc7da01a1
3 changed files with 0 additions and 15 deletions

View File

@ -1,8 +0,0 @@
package com.ai.cloud.skywalking.example.resource.dubbo.util;
public class DubboStart {
public static void main(String[] args) {
}
}

View File

@ -1,7 +0,0 @@
package com.ai.cloud.skywalking.example.web;
/**
* Created by astraea on 2015/11/26.
*/
public class SaveOrderServlet {
}