删除空包

git-svn-id: http://code.alibabatech.com/svn/dubbo/trunk@135 1a56cb94-b969-4eaa-88fa-be21384802f2
This commit is contained in:
william.liangf 2011-10-31 02:54:35 +00:00
parent 56e6f26907
commit e40058e433
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.alibaba.dubbo.monitor.filter;
package com.alibaba.dubbo.monitor.support;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;