Skip to content

Commit 8150210

Browse files
committed
fix: cleanup
1 parent 9b3ebd2 commit 8150210

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-native-audio-api/src/core/AudioScheduledSourceNode.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ export default class AudioScheduledSourceNode extends AudioNode {
3838
);
3939
}
4040

41-
// TODO: should we reset hasBeenStarted here? :thunk:
4241
(this.node as IAudioScheduledSourceNode).stop(when);
4342
}
4443
}

0 commit comments

Comments
 (0)