mirror of
https://github.com/dokku/dokku.git
synced 2025-12-16 03:57:43 +01:00
fix: remove unused source
This commit is contained in:
committed by
GitHub
parent
d8de0bcabb
commit
49297f6554
@@ -2,7 +2,6 @@
|
||||
set -eo pipefail
|
||||
[[ $DOKKU_TRACE ]] && set -x
|
||||
source "$PLUGIN_CORE_AVAILABLE_PATH/common/property-functions"
|
||||
source "$PLUGIN_AVAILABLE_PATH/openresty-vhosts/functions"
|
||||
|
||||
trigger-openresty-vhosts-post-delete() {
|
||||
declare desc="openresty-vhosts post-delete trigger"
|
||||
|
||||
Reference in New Issue
Block a user