[ISSUE #4670] Modify package path and typo (#4671)

This commit is contained in:
Oliver
2022-09-01 21:59:28 +08:00
committed by GitHub
parent de7cd0df10
commit d2349cb8a0
@@ -15,7 +15,7 @@
* limitations under the License.
*/
package stats;
package org.apache.rocketmq.store.stats;
import org.apache.rocketmq.store.stats.BrokerStatsManager;
import org.junit.After;