This commit is contained in:
coderfengyun 2013-12-27 17:14:39 +08:00
parent 58810af387
commit f6fc1c6d4e
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
package org.bench4q.master.exception.sweeper;
package org.bench4q.master.exception;
import org.bench4q.master.exception.Bench4QException;
import org.bench4q.share.models.ErrorResponseModel;
import org.springframework.http.HttpStatus;
import org.springframework.stereotype.Component;