Skip to content

Commit

Permalink
fix: remove carbon use statement (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: Christopher Georg <[email protected]>
  • Loading branch information
Chris53897 and Chris8934 authored Feb 9, 2024
1 parent f3fc901 commit f597afe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Entity/ScheduledCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace Dukecity\CommandSchedulerBundle\Entity;

use Carbon\Carbon;
use Cron\CronExpression as CronExpressionLib;
use DateTime;
use Doctrine\DBAL\Types\Types;
Expand Down

0 comments on commit f597afe

Please sign in to comment.