diff --git a/src/shared/common.js b/src/shared/common.js index 51632a0..943e186 100644 --- a/src/shared/common.js +++ b/src/shared/common.js @@ -479,9 +479,4 @@ export const transcribe = (notation, type) => { } return translation; -} - -export const extractNotation = (staveNotes) => { - - } \ No newline at end of file