mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-17 00:36:02 +10:00
[유치수] [NOBTS] demo에서 memcached, www.naver.com 호출 안함.
git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-testweb/trunk@2943 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
@@ -52,8 +52,6 @@ public class DemoController implements DisposableBean {
|
||||
public String demo() {
|
||||
callBackend1();
|
||||
callBackend2();
|
||||
memcached();
|
||||
naver();
|
||||
return "demo";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user