Skip to content

Commit 6682b5e

Browse files
Fix hosted service syntax: remove extra newlines between sections
1 parent c1ba06f commit 6682b5e

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)