Remove unneeded ref to BookXmlFilesTrait

This commit is contained in:
Leonard Smith 2021-05-21 07:52:42 -05:00
parent f91dd9380e
commit 6250627254
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
namespace App\Handlers;
use Illuminate\Support\Facades\URL;
use App\Helpers\Traits\BookXmlFilesTrait;
/**
* LexiconHandler.php
*