125 installation missing aarch64 linux build (#146)

aarch64 build
This commit is contained in:
Christian Visintin
2023-02-11 12:22:34 +01:00
committed by veeso
parent 1c75c7d386
commit c0bc493d21
8 changed files with 179 additions and 43 deletions

View File

@@ -173,7 +173,6 @@ impl FsWatcher {
mod test {
use super::*;
use crate::utils::test_helpers;
use pretty_assertions::assert_eq;
use tempfile::TempDir;