Passed
Push — main ( 0bc1d8...737b8a )
by Yasser
07:53
created
src/Helpers/helpers.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -1,5 +1,4 @@
 block discarded – undo
1 1
 <?php 
2
-use Illuminate\Support\Facades\Route;
3 2
 
4 3
 if(!function_exists('urlsafe_b64encode')){
5 4
     function urlsafe_b64encode($string) {
Please login to merge, or discard this patch.