mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Give all of these files a newline at the end.
This commit is contained in:
@@ -148,4 +148,4 @@ class StageAuthenticatedHandler
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -280,4 +280,4 @@ class StageImportDataHandler
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -104,4 +104,4 @@ class StageNewHandler
|
||||
$this->repository = app(ImportJobRepositoryInterface::class);
|
||||
$this->repository->setUser($importJob->user);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user