diff options
author | kotontrion <[email protected]> | 2024-05-23 14:56:54 +0200 |
---|---|---|
committer | kotontrion <[email protected]> | 2024-05-23 14:56:54 +0200 |
commit | fc09b269240ed2716c7949b1f73133a9c01ae107 (patch) | |
tree | b59304a0831ffc548c34436fb2b6c6761b869266 /src/trayItem.vala | |
parent | cabaf247b3d7e93415ab09a0fe619f8df51be327 (diff) |
clean up small things
Diffstat (limited to 'src/trayItem.vala')
-rw-r--r-- | src/trayItem.vala | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/trayItem.vala b/src/trayItem.vala index 6bee7ed..4261e52 100644 --- a/src/trayItem.vala +++ b/src/trayItem.vala @@ -1,5 +1,4 @@ using DbusmenuGtk; -using Posix; namespace AstalTray { |