Don't spawn notify unnecessary

This commit is contained in:
Aleksey Kladov
2020-07-10 23:39:25 +02:00
parent 65984773d3
commit dac9a4cebd
3 changed files with 8 additions and 6 deletions

View File

@@ -1,5 +1,4 @@
//! See `Include`.
use std::convert::TryFrom;
use globset::{Glob, GlobSet, GlobSetBuilder};