|
@@ -2,7 +2,6 @@ import { NgModule } from '@angular/core';
|
|
|
import { CommonModule } from '@angular/common';
|
|
|
import { FormsModule } from '@angular/forms';
|
|
|
import { IonicModule } from '@ionic/angular';
|
|
|
-
|
|
|
import { LessonRoutingModule } from './lesson-routing.module';
|
|
|
import { MeComponent } from './me/me.component';
|
|
|
import { CommunityComponent } from './community/community.component';
|