Skip to content

Commit

Permalink
fix(offline): remove unused function
Browse files Browse the repository at this point in the history
  • Loading branch information
dewanakl committed Dec 19, 2024
1 parent 5f39a96 commit 12b2bf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/offline.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,5 @@ export const offline = (() => {
return {
init,
isOnline,
addAbort,
};
})();

0 comments on commit 12b2bf6

Please sign in to comment.