Skip to content

Commit

Permalink
Polish apache#3946 : Remove SPI
Browse files Browse the repository at this point in the history
  • Loading branch information
mercyblitz committed Jun 6, 2019
1 parent cafba86 commit 18b69f2
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
package org.apache.dubbo.metadata;

import org.apache.dubbo.common.URL;
import org.apache.dubbo.common.extension.SPI;

import java.util.List;

Expand All @@ -29,7 +28,6 @@
* @see #unexport()
* @since 2.7.3
*/
@SPI
public interface MetadataServiceExporter {

/**
Expand Down

0 comments on commit 18b69f2

Please sign in to comment.