Skip to content

Commit

Permalink
Move init ShardingSphereStatistics to MetaDataContextsFactory
Browse files Browse the repository at this point in the history
  • Loading branch information
menghaoranss committed May 24, 2024
1 parent 6892fc9 commit f030daf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
import org.apache.shardingsphere.infra.spi.type.typed.TypedSPILoader;
import org.apache.shardingsphere.metadata.persist.MetaDataPersistService;
import org.apache.shardingsphere.mode.manager.ContextManager;
import org.apache.shardingsphere.mode.metadata.MetaDataContexts;
import org.apache.shardingsphere.mode.metadata.MetaDataContextsFactory;
import org.apache.shardingsphere.proxy.backend.context.ProxyContext;
import org.apache.shardingsphere.proxy.backend.session.ConnectionSession;
Expand Down

0 comments on commit f030daf

Please sign in to comment.