diff --git a/plugins/magento2/magento2.plugin.zsh b/plugins/magento2/magento2.plugin.zsh index 4128aa5f..6584f7da 100644 --- a/plugins/magento2/magento2.plugin.zsh +++ b/plugins/magento2/magento2.plugin.zsh @@ -4,9 +4,6 @@ # Copyright (c) 2016 Denis Ristic # Depend of Oh My Zsh (https://github.com/robbyrussell/oh-my-zsh) # -# Distributed under the GNU GPL v2. For full terms see the file LICENSE. -# - _magento2_console () { echo "php $(find . -maxdepth 2 -mindepth 1 -name 'magento' -type f | head -n 1)"