Add missing newline

This commit is contained in:
Ivan Molodetskikh
2023-11-24 22:28:20 +04:00
parent c95e4a738f
commit 9f24b48d8f
+1
View File
@@ -20,6 +20,7 @@ mod watcher;
mod dummy_pw_utils;
#[cfg(feature = "xdp-gnome-screencast")]
mod pw_utils;
use std::ffi::OsString;
use std::path::PathBuf;
use std::process::Command;