Skip to content

Commit 4e2c567

Browse files
committed
Remove OBS WS v4
1 parent 5ac08ab commit 4e2c567

File tree

7 files changed

+49
-783
lines changed

7 files changed

+49
-783
lines changed

src/broadcasting_software/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ use tokio::sync;
33

44
use crate::{error::Error, state};
55

6-
pub mod obs;
76
pub mod obs_v5;
87

98
#[async_trait]

0 commit comments

Comments
 (0)