Skip to content

Commit

Permalink
Move ExtendLocationOptions to Listeners directory
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Poyigi <[email protected]>
  • Loading branch information
sampoyigi committed Jul 1, 2022
1 parent 2d7c2d6 commit db76c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Extension.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
use Igniter\Flame\Geolite\Facades\Geocoder;
use Igniter\Flame\Location\OrderTypes;
use Igniter\Local\Classes\Location;
use Igniter\Local\Events\ExtendLocationOptions;
use Igniter\Local\Facades\Location as LocationFacade;
use Igniter\Local\Listeners\ExtendLocationOptions;
use Igniter\Local\Listeners\MaxOrderPerTimeslotReached;
use Igniter\Local\Models\Reviews_model;
use Igniter\Local\Models\ReviewSettings;
Expand Down

0 comments on commit db76c0f

Please sign in to comment.