Skip to content

Commit

Permalink
[type:refactor] refactor module
Browse files Browse the repository at this point in the history
  • Loading branch information
moremind committed Nov 13, 2023
1 parent aa5a8a3 commit 296c891
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@
* limitations under the License.
*/

package org.apache.shenyu.admin.config;
package org.apache.shenyu.register.client.server.consul;

import com.ecwid.consul.v1.ConsulClient;
import org.apache.shenyu.register.common.config.ShenyuRegisterCenterConfig;
import org.apache.shenyu.register.client.server.consul.ShenyuConsulConfigWatch;
import org.junit.jupiter.api.Test;
import org.mockito.MockedConstruction;
import org.springframework.context.ApplicationEventPublisher;
Expand Down

0 comments on commit 296c891

Please sign in to comment.