Get rid of cruft leftover

This commit is contained in:
Alessio Treglia
2015-06-26 17:57:43 +01:00
parent 466670d804
commit da3b00a894

View File

@@ -2,8 +2,6 @@
set -eo pipefail; [[ $DOKKU_TRACE ]] && set -x
source "$(dirname $0)/../common/functions"
find "$l_plugin_dir" -type l -printf "%f " | sort
case "$1" in
events)
if [[ -f $DOKKU_EVENTS_LOGFILE ]] ; then