Skip to content

Commit

Permalink
Update DataTablesExtension.php (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
DubbleClick authored Oct 17, 2024
1 parent aabb6b5 commit 0665897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DependencyInjection/DataTablesExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
use Omines\DataTablesBundle\Filter\AbstractFilter;
use Symfony\Component\Config\FileLocator;
use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\DependencyInjection\Extension\Extension;
use Symfony\Component\DependencyInjection\Loader;
use Symfony\Component\HttpKernel\DependencyInjection\Extension;

/**
* DataTablesExtension.
Expand Down

0 comments on commit 0665897

Please sign in to comment.