Remove package-info from empty directory.
JMX support has been removed but unfortunately when merging changes for jspecify the package-info.java file sneaked back in. See: #4940
This commit is contained in:
committed by
Mark Paluch
parent
829383022d
commit
01c586c945
@@ -1,6 +0,0 @@
|
||||
/**
|
||||
* MongoDB specific JMX monitoring support.
|
||||
*/
|
||||
@org.jspecify.annotations.NullMarked
|
||||
package org.springframework.data.mongodb.monitor;
|
||||
|
||||
Reference in New Issue
Block a user