Removing latest transactions component.

This commit is contained in:
softsimon
2020-03-11 16:31:37 +07:00
parent f43655a37f
commit 35ed094ff7
11 changed files with 4 additions and 168 deletions

View File

@@ -8,7 +8,6 @@ import { MasterPageComponent } from './components/master-page/master-page.compon
import { AboutComponent } from './components/about/about.component';
import { TelevisionComponent } from './components/television/television.component';
import { StatisticsComponent } from './components/statistics/statistics.component';
import { ExplorerComponent } from './components/explorer/explorer.component';
const routes: Routes = [
{