Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored and github-actions[bot] committed Jan 1, 2024
1 parent 9552263 commit 82fe44e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Livewire/OhDearBrokenLinksCardComponent.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
use Livewire\Attributes\Lazy;
use OhDear\OhDearPulse\Livewire\Concerns\RemembersApiCalls;
use OhDear\OhDearPulse\Livewire\Concerns\UsesOhDearApi;
use OhDear\OhDearPulse\OhDearPulse;

#[Lazy]
class OhDearBrokenLinksCardComponent extends Card
Expand Down
1 change: 0 additions & 1 deletion src/Livewire/OhDearCronPulseCardComponent.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
use Livewire\Attributes\Lazy;
use OhDear\OhDearPulse\Livewire\Concerns\RemembersApiCalls;
use OhDear\OhDearPulse\Livewire\Concerns\UsesOhDearApi;
use OhDear\OhDearPulse\OhDearPulse;

#[Lazy]
class OhDearCronPulseCardComponent extends Card
Expand Down

0 comments on commit 82fe44e

Please sign in to comment.