Remove extraneous last column

This commit is contained in:
Benjamin Muskalla
2021-11-09 10:04:10 +01:00
parent ef972159a6
commit 6960a7b97e
4 changed files with 52 additions and 56 deletions

View File

@@ -1,3 +1,3 @@
| p;Sources;true;consumeSource;(int,Consumer);;Parameter[1];remote; |
| p;Sources;true;readUrl;(URL);;ReturnValue;remote; |
| p;Sources;true;socketStream;();;ReturnValue;remote; |
| p;Sources;true;consumeSource;(int,Consumer);;Parameter[1];remote |
| p;Sources;true;readUrl;(URL);;ReturnValue;remote |
| p;Sources;true;socketStream;();;ReturnValue;remote |