Skip to content

Commit

Permalink
Merge branch 'dev' into chrome-extension
Browse files Browse the repository at this point in the history
  • Loading branch information
metagrover committed Nov 24, 2016
2 parents f4c6cdd + 78ba0e4 commit 604c526
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/queryBlocks/queryBlocks.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ export class QueryBlocksComponent implements OnInit, OnChanges {
public editorHookHelp: any;
public joiningQuery: any = [''];
public joiningQueryParam: any = 0;
public removeArray: any = [];
@Input() mapping: any;
@Input() types: any;
@Input() selectedTypes: any;
Expand Down

0 comments on commit 604c526

Please sign in to comment.