Removes help

This commit is contained in:
GloriousCode
2018-06-06 08:16:02 +10:00
parent 55df05f29f
commit 443d378f92
8 changed files with 15 additions and 61 deletions

View File

@@ -38,7 +38,6 @@ import { AboutComponent } from './pages/about/about.component';
import { DashboardComponent } from './pages/dashboard/dashboard.component';
import { WalletComponent } from './pages/wallet/wallet.component';
import { DonateComponent } from './pages/donate/donate.component';
import { HelpComponent } from './pages/help/help.component';
import { SettingsComponent, EnabledCurrenciesDialogueComponent } from './pages/settings/settings.component';
@@ -100,7 +99,6 @@ import { SellFormComponent } from './shared/sell-form/sell-form.component';
ExchangeGridComponent,
CurrencyListComponent,
SellFormComponent,
HelpComponent,
IterateMapPipe,
EnabledCurrenciesPipe,
EnabledCurrenciesDialogueComponent