mirror of
https://github.com/sartography/cr-connect-bpmn.git
synced 2025-01-12 18:14:21 +00:00
Take out extra bits of code
This commit is contained in:
parent
e085836f75
commit
e406e41316
@ -377,9 +377,6 @@ export class WorkflowSpecListComponent implements OnInit {
|
||||
height: '58vh',
|
||||
width: '50vw',
|
||||
});
|
||||
// display to user the changed files
|
||||
let comment = '';
|
||||
let branch = 'alicia'; // I think this can be set from the gitrepo call above
|
||||
|
||||
dialogRef.afterClosed().subscribe((comment: string) => {
|
||||
this.api.gitRepoPush(comment).subscribe(data => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user