Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
Signed-off-by: Lachezar Lechev <[email protected]>
  • Loading branch information
elpiel committed Sep 15, 2023
1 parent 8d512a6 commit 51a98eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/types/streams/streams_item.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use chrono::{DateTime, Utc};
use serde::{Deserialize, Serialize};
use serde_with::serde_as;
use url::Url;

use crate::types::{resource::Stream, addon::ResourceRequest};

Expand Down

0 comments on commit 51a98eb

Please sign in to comment.