mirror of
https://github.com/scratchfoundation/scratch-audio.git
synced 2025-05-17 00:01:08 -04:00
chore: lint fixes
This commit is contained in:
parent
bcfd307e9b
commit
068aca6136
8 changed files with 47 additions and 48 deletions
|
@ -95,7 +95,6 @@ class ArrayBufferStream {
|
|||
*/
|
||||
set position (value) {
|
||||
this._position = value + this.start;
|
||||
return value;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue