Remove unused file

This commit is contained in:
Jeffrey Stone 2018-03-06 17:05:29 -05:00
parent 98deb7eca7
commit 372c1186da
1 changed files with 0 additions and 50 deletions

View File

@ -1,50 +0,0 @@
push:
categories:
- name: Lamps Off
identifier: 'Lamps'
actions:
- identifier: 'LAMPS_OFF'
title: 'Lamps Off'
activationMode: 'background'
authenticationRequired: yes
destructive: yes
behavior: 'default'
- identifier: 'DISMISS'
title: 'Dismiss'
activationMode: 'background'
authenticationRequired: yes
destructive: no
behavior: 'default'
- name: Htpc Off
identifier: 'Htpc'
actions:
- identifier: 'HTPC_OFF'
title: 'Htpc Off'
activationMode: 'background'
authenticationRequired: yes
destructive: yes
behavior: 'default'
- identifier: 'DISMISS'
title: 'Dismiss'
activationMode: 'background'
authenticationRequired: yes
destructive: no
behavior: 'default'
- name: Dektop Off
identifier: 'Desktop'
actions:
- identifier: 'DESKTOP_OFF'
title: 'Desktop Off'
activationMode: 'background'
authenticationRequired: yes
destructive: yes
behavior: 'default'
- identifier: 'DISMISS'
title: 'Dismiss'
activationMode: 'background'
authenticationRequired: yes
destructive: no
behavior: 'default'