aboutsummaryrefslogtreecommitdiff
path: root/src/GetWindows.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GetWindows.cs')
-rw-r--r--src/GetWindows.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/GetWindows.cs b/src/GetWindows.cs
index 90f28c6..eafb117 100644
--- a/src/GetWindows.cs
+++ b/src/GetWindows.cs
@@ -43,5 +43,4 @@ namespace hyprwatch.Window
return activeWindow ?? string.Empty;
}
}
-
}