Skip to content

Commit

Permalink
style: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
h4kuna committed Jan 6, 2024
1 parent dea50c2 commit d42e26f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion src/Exchange.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
use Generator;
use h4kuna\Exchange\Currency\Property;
use h4kuna\Exchange\Exceptions\FrozenMethodException;
use h4kuna\Exchange\RatingList;
use h4kuna\Exchange\RatingList\CacheEntity;

/**
Expand Down
4 changes: 1 addition & 3 deletions tests/src/Driver/RB/DayTest.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<?php

declare(strict_types=1);
<?php declare(strict_types=1);

namespace h4kuna\Exchange\Tests\Driver\RB;

Expand Down

0 comments on commit d42e26f

Please sign in to comment.