Fixed gh-285 the validation rule error, by removing the namespace

This commit is contained in:
Llewellyn van der Merwe 2018-05-17 03:07:20 +02:00
parent f7eabbbf35
commit 5cbc5bba5f
No known key found for this signature in database
GPG Key ID: CAD7B16D27AF28C5
1 changed files with 0 additions and 2 deletions

View File

@ -26,8 +26,6 @@ defined('_JEXEC') or die('Restricted access');
?>
###BOM###
namespace Joomla\CMS\Form\Rule;
defined('JPATH_PLATFORM') or die;
use Joomla\CMS\Form\Form;