aboutsummaryrefslogtreecommitdiff
path: root/src/watcher.zig
diff options
context:
space:
mode:
Diffstat (limited to 'src/watcher.zig')
-rw-r--r--src/watcher.zig2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/watcher.zig b/src/watcher.zig
index 1622be25a..f8de190bd 100644
--- a/src/watcher.zig
+++ b/src/watcher.zig
@@ -736,5 +736,3 @@ pub fn NewWatcher(comptime ContextType: type) type {
}
};
}
-
-