Remove comment on Constant.ts for ApcState

This commit is contained in:
Anthony Kim
2026-01-21 10:59:33 -08:00
parent 8e29591b9f
commit 1b2d361b59
-2
View File
@@ -58,8 +58,6 @@ export const enum OscState {
ABORT = 3
}
// I actually don't know if below is correct..
// If it is.. it seems like dup of OscState.
/**
* Internal states of ApcParser.
*/