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 b5c45e4 commit 7f8d8a4Copy full SHA for 7f8d8a4
1 file changed
platform/src/lib.rs
@@ -296,7 +296,6 @@ pub fn init() {
296
roc_fx_dirCreateAll as _,
297
roc_fx_dirDeleteEmpty as _,
298
roc_fx_dirDeleteAll as _,
299
- roc_fx_pathType as _,
300
roc_fx_currentArchOS as _,
301
];
302
#[allow(forgetting_references)]
0 commit comments