This commit is contained in:
balazs 2019-05-13 13:57:08 +02:00 committed by Kristóf Tóth
parent ab43fdd70f
commit b1b6ee5151
2 changed files with 13 additions and 12 deletions

View File

@ -65,4 +65,5 @@ import { MonacoEditorModule } from 'ngx-monaco-editor';
AppComponent
]
})
export class AppModule { }
export class AppModule {
}