Skip to content

Commit

Permalink
remove directupload from prelude
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed Jul 31, 2024
1 parent 2fbd7ed commit b327286
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ pub mod native_api {
pub mod prelude {
pub use super::callback::CallbackFun;
pub use super::client::BaseClient;
pub use super::directupload;
pub use super::identifier::Identifier;
pub use super::native_api::collection;
pub use super::native_api::dataset;
Expand Down

0 comments on commit b327286

Please sign in to comment.