We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a9cf8 commit 8687cfdCopy full SHA for 8687cfd
CedarJavaFFI/src/jmap.rs
@@ -14,7 +14,7 @@
14
* limitations under the License.
15
*/
16
17
-use std::{marker::PhantomData};
+use std::marker::PhantomData;
18
19
use crate::{objects::Object, utils::Result};
20
use jni::{
0 commit comments