diff options
author | Lukas Waymann <lukas.waymann@canonical.com> | 2020-10-29 16:15:11 +0800 |
---|---|---|
committer | Lukas Waymann <lukas.waymann@canonical.com> | 2020-10-29 16:15:11 +0800 |
commit | 239f4ed2191a074b31e4d1cad8f75ac2a5ce503b (patch) | |
tree | b0c9648c3c419be24898ece3322299ec524139dc /units/suspend | |
parent | aaf48246ff283744b685a92f2f7fbf8181b8f91f (diff) |
Delete units/suspend/manifest.pxu
I'm told that there's no need to copy the `has_usb_storage` block from `units/usb/manifest.pxu` to `units/suspend/manifest.pxu`.
Diffstat (limited to 'units/suspend')
-rw-r--r-- | units/suspend/manifest.pxu | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/units/suspend/manifest.pxu b/units/suspend/manifest.pxu deleted file mode 100644 index fe415be..0000000 --- a/units/suspend/manifest.pxu +++ /dev/null @@ -1,4 +0,0 @@ -unit: manifest entry -id: has_usb_storage -_name: USB Storage Device Connected -value-type: bool |