diff options
Diffstat (limited to 'irc/kcpd/stdlibsvc/functions/main/function.json')
| -rw-r--r-- | irc/kcpd/stdlibsvc/functions/main/function.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/irc/kcpd/stdlibsvc/functions/main/function.json b/irc/kcpd/stdlibsvc/functions/main/function.json deleted file mode 100644 index 3fa3c9f..0000000 --- a/irc/kcpd/stdlibsvc/functions/main/function.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "main", - "description": "Function", - "args": [ - "First argument", - "Second argument" - ], - "kwargs": { - "alpha": "Keyword argument alpha", - "beta": "Keyword argument beta" - }, - "http": { - "headers": {} - } -}
\ No newline at end of file |
