Browse Source

chore: organize imports

pull/4651/head
mehmet-erim 6 years ago
parent
commit
aac30ceeca
  1. 1
      npm/ng-packs/apps/dev-app/src/app/app-routing.module.ts

1
npm/ng-packs/apps/dev-app/src/app/app-routing.module.ts

@ -1,4 +1,3 @@
import { ABP, DynamicLayoutComponent } from '@abp/ng.core';
import { NgModule } from '@angular/core';
import { RouterModule, Routes } from '@angular/router';

Loading…
Cancel
Save