Remove extern crate
This commit is contained in:
parent
d3b88bb4e1
commit
241b70724e
@ -2,9 +2,6 @@ pub mod model;
|
||||
pub mod api;
|
||||
pub mod elevenlabs_api;
|
||||
|
||||
extern crate reqwest;
|
||||
extern crate zip;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use crate::model::history::HistoryItems;
|
||||
|
Loading…
x
Reference in New Issue
Block a user