Skip to content

Commit

Permalink
Removed bad commit :(
Browse files Browse the repository at this point in the history
  • Loading branch information
shinde-rahul committed Sep 15, 2023
1 parent b7fa1b3 commit 9fe6764
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions EventListener/LeadSubscriber.php
Original file line number Diff line number Diff line change
Expand Up @@ -258,10 +258,7 @@ public function onListFiltering(LeadListFilteringEvent $event)
$alias = $event->getAlias();
$func = $event->getFunc();
$currentFilter = $details['field'];
<<<<<<< HEAD
=======

>>>>>>> bbc48c9 (Update namespace in LeadSubscriber)
$citrixEventsTable = $em->getClassMetadata('LeuchtfeuerGoToBundle:GoToEvent')->getTableName();
$citrixProductsTable = $em->getClassMetadata('LeuchtfeuerGoToBundle:GoToProduct')->getTableName();

Expand Down

0 comments on commit 9fe6764

Please sign in to comment.