Skip to content

Commit c520aa3

Browse files
Update src/mp-instance.ts
Co-authored-by: Robert Ing <rmi22186@gmail.com>
1 parent 949449d commit c520aa3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mp-instance.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ export interface IMParticleWebSDKInstance extends MParticleWebSDK {
8484
_Store: IStore;
8585
_instanceName: string;
8686
_preInit: IPreInit;
87-
8887
}
8988

9089
const { Messages, HTTPCodes, FeatureFlags } = Constants;

0 commit comments

Comments
 (0)