diff options
Diffstat (limited to 'vyper.html.markdown')
| -rw-r--r-- | vyper.html.markdown | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/vyper.html.markdown b/vyper.html.markdown index bad0c31e..dd319ae5 100644 --- a/vyper.html.markdown +++ b/vyper.html.markdown @@ -834,7 +834,6 @@ def doSomething():  # Function parameter/return value natspec  # @param someParam Some description of what the param does  # @return Description of the return value -  ```  ## Additional resources | 
