Skip to content

Commit 37acb78

Browse files
Fix hosted service syntax: remove newline between sections
1 parent 09b0aa0 commit 37acb78

File tree

1 file changed

+0
-1
lines changed
  • showcases/data/Lambda/Activator - Hosted service

1 file changed

+0
-1
lines changed

showcases/data/Lambda/Activator - Hosted service/code.pure

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ function model::processData(data: String[1]): String[1]
99
{
1010
'Processed data: ' + $data
1111
}
12-
1312
###HostedService
1413
// Basic hosted service with UserList ownership
1514
HostedService model::BasicHostedService

0 commit comments

Comments
 (0)