Skip to content

Commit

Permalink
docs(api): [torrust#143] remove deprecated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
josecelano committed Jan 13, 2023
1 parent b7c5144 commit 1c72ac0
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/apis/resources/mod.rs
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
//! These are the Rest API resources.
//!
//! WIP. Not all endpoints have their resource structs.
//!
//! - [x] `AuthKeys`
//! - [ ] `Torrent`, `ListItem`, `Peer`, `PeerId`
//! - [ ] `StatsResource`
//! - [ ] ...

pub mod auth_key;
pub mod peer;
pub mod stats;
Expand Down

0 comments on commit 1c72ac0

Please sign in to comment.