mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
remove components folder, as not being used.
This commit is contained in:
@@ -8,7 +8,6 @@ import { HomePageRoutingModule } from './home-routing.module';
|
||||
|
||||
import { HomePage } from './home.page';
|
||||
/* import { IonicSelectableModule } from 'ionic-selectable'; */
|
||||
import { ComponentsModule } from '../components/components.module';
|
||||
|
||||
@NgModule({
|
||||
imports: [
|
||||
@@ -16,7 +15,6 @@ import { ComponentsModule } from '../components/components.module';
|
||||
FormsModule,
|
||||
IonicModule,
|
||||
HomePageRoutingModule,
|
||||
ComponentsModule
|
||||
],
|
||||
declarations: [HomePage],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user