Skip to content

Commit 204db89

Browse files
committed
polish: remove impl annotation from example check service
1 parent ab67ad1 commit 204db89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@protocol: 'rest'
2-
@impl: './check-service.js'
2+
33
service CheckService {
44
function priority() returns String;
55
}

0 commit comments

Comments
 (0)