Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Namaneo committed Aug 26, 2023
1 parent e5ab2f5 commit 55aaca3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/sources/services/audio.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Reworked from: https://github.com/chrisd1100/libmatoya/blob/main/src/unix/web/matoya.js

export default class Audio {
/** @type {AudioContext} */
static #context = new AudioContext();
Expand Down

0 comments on commit 55aaca3

Please sign in to comment.