Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
fix: remove audio from config
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandogelin committed Apr 7, 2020
1 parent 9568383 commit 4b94eac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/config/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ const importAll = (r) => {
return r.keys().map(r);
}

const audio = importAll(requireContext('../assets/audio', false, /\.(m4a|mp3)$/))

export {
lang,
eventCodes,
Expand Down

0 comments on commit 4b94eac

Please sign in to comment.