Skip to content

Commit a45fef4

Browse files
jcha0713lpil
authored andcommitted
style: fix formatting
1 parent 2557c16 commit a45fef4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

compiler-core/src/error.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -825,8 +825,7 @@ package deletion or account suspension.
825825
"Packages with the default main function cannot be published
826826
827827
Remove or modify the main function that contains only:
828-
`io.println(\"Hello from {package_name}!\")`
829-
"
828+
`io.println(\"Hello from {package_name}!\")`"
830829
);
831830

832831
vec![Diagnostic {

0 commit comments

Comments
 (0)