Skip to content

Commit a85e14f

Browse files
Sammyjo20github-actions[bot]
authored andcommitted
Apply Code Style Fixes
1 parent d90b74e commit a85e14f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Tasks/Publish/BundleJob.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ public function run(): void
6666
// ignore unreadable directories, VCS files, and include dot-files.
6767

6868
foreach ($files as $file) {
69-
7069
// Make sure it's not an excluded file.
7170
if (in_array($file->getFilename(), $this->forbiddenFiles, true)) {
7271
continue;

0 commit comments

Comments
 (0)