Skip to content

Commit 330c5e6

Browse files
dklilleyGitHub Enterprise
authored andcommitted
Merge pull request mathworks#56 from development/MVMUpdate
Update MVM code from refactory
2 parents 25e8eb1 + 4a21f01 commit 330c5e6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/mvm/impl/MVM.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ export default class MVM extends EventEmitter implements IMVM {
3131
private _tryAttach;
3232
private _handleReady;
3333
private _handleReadyError;
34-
_detectImplBasedOnTimeout(): Promise<void>;
3534
private _detectImpl;
3635
private _setupDebuggerListeners;
3736
private _setupDebugListener;

0 commit comments

Comments
 (0)