Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

Commit

Permalink
delete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ldct committed May 10, 2019
1 parent 33023bb commit f8fcb35
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ export class AppProvider {

@Prop({ mutable: true }) cfProvider: cf.Provider = {} as cf.Provider;

// A factory for HighRoller
@Prop({ mutable: true }) appFactory: cf.AppFactory = {} as cf.AppFactory;

@Prop({ mutable: true }) appInstance: AppInstance = {} as AppInstance;
Expand Down

0 comments on commit f8fcb35

Please sign in to comment.