Skip to content

Commit

Permalink
Remove gratuitous use statements
Browse files Browse the repository at this point in the history
  • Loading branch information
billtomczak committed Aug 7, 2019
1 parent 915bd11 commit 6a5398f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/admin/library/Free/Joomla/Model/Item.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@
use Alledia\Framework\Joomla\Model\Base as BaseModel;
use Alledia\Framework\Factory;
use Alledia\OSDownloads\Free\Joomla\Component\Site as FreeComponentSite;
use Alledia\OSDownloads\Free\Helper\Helper;
use JRoute;
use JEventDispatcher;
use JPluginHelper;
use JFactory;

\JLoader::register('OSDownloadsHelper', JPATH_ADMINISTRATOR . '/components/com_osdownloads/helpers/osdownloads.php');
Expand Down

0 comments on commit 6a5398f

Please sign in to comment.