#!/bin/sh

/bin/rm -f /etc/event.d/bluetooth-dun > /dev/null

# Do not fail to uninstall
return 0
