record-daemon: fix obs recording
This commit is contained in:
@@ -152,7 +152,7 @@ fn event_type_name(event: &GameEvent) -> String {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use crate::lqp::{KillEvent, ObjectiveEvent, ObjectiveType};
|
||||
use crate::lqp::KillEvent;
|
||||
|
||||
#[test]
|
||||
fn test_timeline_creation() {
|
||||
|
||||
Reference in New Issue
Block a user