We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ba06f commit 6682b5eCopy full SHA for 6682b5e
showcases/data/Lambda/Activator - Hosted service/code.pure
@@ -9,7 +9,6 @@ function model::processData(data: String[1]): String[1]
9
{
10
'Processed data: ' + $data
11
}
12
-
13
###HostedService
14
// Basic hosted service with UserList ownership
15
HostedService model::BasicHostedService
0 commit comments