mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-24 02:27:37 +00:00
Remove module.exports
This was originally removed in https://github.com/captbaritone/webamp/pull/648 And accidentally re-added in https://github.com/captbaritone/webamp/pull/639 due to a bad rebase.
This commit is contained in:
parent
1bdb7d6345
commit
b84049344d
1 changed files with 0 additions and 1 deletions
|
|
@ -228,4 +228,3 @@ class Winamp {
|
|||
}
|
||||
|
||||
export default Winamp;
|
||||
module.exports = Winamp;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue