Skip to content

Commit

Permalink
removed semi-colon
Browse files Browse the repository at this point in the history
  • Loading branch information
jadjoubran committed Jan 23, 2016
1 parent 33987d5 commit f2f8b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Commands/Stubs/AngularDialog/dialog.js.stub
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ export class {{StudlyName}}Controller{

hide(){
this.DialogService.hide();
};
}
}

0 comments on commit f2f8b4d

Please sign in to comment.