Skip to content

Commit

Permalink
PXBF-1445-update-typography: resolve lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
scottqueen-bixal committed Aug 27, 2024
1 parent 7e7b3cb commit d1d674a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ public function __construct(
FileRepositoryInterface $file_repository,
FileUrlGeneratorInterface $file_url_generator,
Connection $database,
RequestStack $request_stack
RequestStack $request_stack,
) {
$this->entityTypeManager = $entity_type_manager;
$this->fileSystem = $file_system;
Expand Down

0 comments on commit d1d674a

Please sign in to comment.