Commit eb3e6c9f authored by wangqinghua's avatar wangqinghua

commonService

parent cd21e8f7
......@@ -16,8 +16,8 @@ import {
Principal,
HasAnyAuthorityDirective,
} from './';
import {ToTree} from './common/toTree';
import {ReactiveFormsModule} from '@angular/forms';
import {CommonService} from './common/common.service';
@NgModule({
imports: [
......@@ -41,7 +41,7 @@ import {ReactiveFormsModule} from '@angular/forms';
DatePipe,
EmitService,
NgbActiveModal,
ToTree,
CommonService,
],
entryComponents: [JhiLoginModalComponent],
exports: [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment