diff --git a/config_center/apollo/impl_test.go b/config_center/apollo/impl_test.go
index 4cb740166aec11895823282a14397c32a35b2e83..45edaf01de63a70ab681049878580f2a24285d3f 100644
--- a/config_center/apollo/impl_test.go
+++ b/config_center/apollo/impl_test.go
@@ -38,7 +38,6 @@ const (
 	mockNamespace        = "mockDubbog.properties"
 	mockNotifyRes        = `[{"namespaceName":"mockDubbog","notificationId":53050,"messages":{"details":{"testApplication_yang+default+mockDubbog":53050}}}]`
 	mockServiceConfigRes = `[{"appName":"APOLLO-CONFIGSERVICE","instanceId":"instance-300408ep:apollo-configservice:8080","homepageUrl":"http://localhost:8080"}]`
-
 )
 
 var (