Skip to content

Commit

Permalink
delete import
Browse files Browse the repository at this point in the history
  • Loading branch information
chengyouling committed Jul 26, 2023
1 parent e0eb5e6 commit ed60e84
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,12 @@
import javax.servlet.http.HttpServletRequest;
import javax.ws.rs.core.Response.Status;

import org.apache.servicecomb.common.rest.RestConst;
import org.apache.servicecomb.common.rest.definition.RestOperationMeta;
import org.apache.servicecomb.common.rest.definition.RestParam;
import org.apache.servicecomb.swagger.invocation.exception.InvocationException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

import com.netflix.config.DynamicPropertyFactory;

public final class RestCodec {
private static final Logger LOG = LoggerFactory.getLogger(RestCodec.class);

Expand Down

0 comments on commit ed60e84

Please sign in to comment.