Skip to content

Commit 3dd24df

Browse files
committed
style: minor linting
1 parent 1f4a010 commit 3dd24df

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ Adds new image components to preview uploaded (or external) images for Laravel [
1111
| 2.x | 8.1/8.2/8.3 | 10.x | 14.x |
1212
| 2.x | 8.2/8.3 | 11.x | 14.x |
1313

14-
**TODO** It definitely works on both Laravel 10 and 11 but I screwed up my workbench test workflow so everything fails... Oops! Need to re-workbench again
15-
1614
## Docs
1715

1816
Documentation for this project can be found [here](https://czernika.github.io/orchid-image-components/)

tests/TestCase.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ protected function getPackageAliases($app): array
6565

6666
protected function defineDatabaseMigrations()
6767
{
68-
// $this->loadLaravelMigrations();
69-
7068
$this->loadMigrationsFrom([
7169
workbench_path('database/migrations'),
7270
]);

0 commit comments

Comments
 (0)