Skip to content

Commit

Permalink
remove hidden dependency to fastmap
Browse files Browse the repository at this point in the history
  • Loading branch information
JoMessina committed Jan 17, 2024
1 parent 7677544 commit 4362ba1
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 173 deletions.
343 changes: 172 additions & 171 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions src/Plugin/Batching/Service.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@

namespace Kiboko\Component\Satellite\Plugin\Batching;

// FIXME: hidden dependency to php-etl/fast-map
use Kiboko\Component\FastMap\Compiler\Builder\PropertyPathBuilder;
use Kiboko\Component\SatelliteToolbox\Builder\PropertyPathBuilder;
use Kiboko\Component\Satellite\ExpressionLanguage as Satellite;
use Kiboko\Component\Satellite\Plugin\Batching\Builder\Fork;
use Kiboko\Component\Satellite\Plugin\Batching\Builder\Merge;
Expand Down

0 comments on commit 4362ba1

Please sign in to comment.