Skip to content

Commit

Permalink
refactor: remove unused method
Browse files Browse the repository at this point in the history
  • Loading branch information
dewanakl committed Dec 31, 2024
1 parent df4bf9e commit bc055a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/audio.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,5 @@ export const audio = (() => {
return {
init,
play,
pause,
};
})();

0 comments on commit bc055a4

Please sign in to comment.