summaryrefslogtreecommitdiffhomepage
path: root/tact.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'tact.html.markdown')
-rw-r--r--tact.html.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/tact.html.markdown b/tact.html.markdown
index 2cb650ee..73a0d4df 100644
--- a/tact.html.markdown
+++ b/tact.html.markdown
@@ -567,7 +567,6 @@ contract Counter with Deployable, Ownable {
self.val = self.val + 1;
}
}
-
```
## Additional resources