Skip to content

Commit 6cbea61

Browse files
committed
cleaning
1 parent 04c336e commit 6cbea61

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

site/page01.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ <h1>A pull-stream query!</h1>
1919
<script>
2020
const outElem = document.getElementById('output')
2121

22-
const opts = {
23-
limit: 100,
24-
reverse: true
25-
}
2622
connectSsb().then(server => {
2723
outElem.innerHTML = ''
2824
const opts = {

0 commit comments

Comments
 (0)