Skip to content

Commit

Permalink
Merge pull request #21 from hughgrigg/analysis-XZ5odn
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
Hugh Grigg committed Apr 8, 2018
2 parents 568e4a8 + 5916d74 commit bca08f8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions src/Constraint/BetweenDaysOfWeek.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
namespace BusinessTime\Constraint;

use BusinessTime\BusinessTime;
use Carbon\Carbon;
use DateTime;
use DateTimeInterface;

/**
Expand Down
2 changes: 0 additions & 2 deletions src/Constraint/BetweenHoursOfDay.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
namespace BusinessTime\Constraint;

use BusinessTime\BusinessTime;
use Carbon\Carbon;
use DateTime;
use DateTimeInterface;

/**
Expand Down
1 change: 0 additions & 1 deletion src/Constraint/Narration/BasicNarration.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
namespace BusinessTime\Constraint\Narration;

use BusinessTime\BusinessTime;
use Carbon\Carbon;
use DateTimeInterface;

/**
Expand Down

0 comments on commit bca08f8

Please sign in to comment.