Skip to content

Commit c746baf

Browse files
committed
Remove pesky newline for StyleCI
1 parent 4957c95 commit c746baf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

database/seeds/RustServiceTableSeeder.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ private function addCoreOptions()
107107
'script_container' => 'ubuntu:16.04',
108108
]);
109109

110-
111110
$script = <<<'EOF'
112111
apt update
113112
apt -y --no-install-recommends install curl unzip lib32gcc1 ca-certificates

0 commit comments

Comments
 (0)