Skip to content

Commit

Permalink
chore: remove rln-js (#300)
Browse files Browse the repository at this point in the history
* chroe: remove rln-js

* remove ci
  • Loading branch information
weboko committed Feb 14, 2024
1 parent 5680fd7 commit fa92477
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 18,190 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
web-chat,
noise-js,
noise-rtc,
relay-direct-rtc,
rln-js
relay-direct-rtc
]
runs-on: ubuntu-latest
steps:
Expand Down
1 change: 0 additions & 1 deletion ci/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ pipeline {
stage('noise-js') { steps { script { buildExample() } } }
stage('noise-rtc') { steps { script { buildExample() } } }
stage('relay-direct-rtc') { steps { script { buildExample() } } }
stage('rln-js') { steps { script { buildExample() } } }
}
}

Expand Down
Binary file removed examples/rln-js/favicon.ico
Binary file not shown.
Binary file removed examples/rln-js/favicon.png
Binary file not shown.
173 changes: 0 additions & 173 deletions examples/rln-js/index.html

This file was deleted.

19 changes: 0 additions & 19 deletions examples/rln-js/manifest.json

This file was deleted.

Loading

0 comments on commit fa92477

Please sign in to comment.