Skip to content

Commit

Permalink
Merge pull request #64 from WimDeMeester/analysis-vZgw6v
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
WimDeMeester authored Feb 29, 2024
2 parents 3f5af40 + 270d57a commit 1e7a692
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/deepskylog/AstronomyLibrary/Targets/Sun.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
namespace deepskylog\AstronomyLibrary\Targets;

use Carbon\Carbon;
use Carbon\CarbonInterval;
use deepskylog\AstronomyLibrary\Coordinates\Coordinate;
use deepskylog\AstronomyLibrary\Coordinates\EclipticalCoordinates;
use deepskylog\AstronomyLibrary\Coordinates\EquatorialCoordinates;
Expand Down
1 change: 0 additions & 1 deletion tests/Unit/SunTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
namespace Tests\Unit;

use Carbon\Carbon;
use Carbon\CarbonInterval;
use deepskylog\AstronomyLibrary\Targets\Sun;
use deepskylog\AstronomyLibrary\Testing\BaseTestCase;
use deepskylog\AstronomyLibrary\Time;
Expand Down

0 comments on commit 1e7a692

Please sign in to comment.