diff --git a/src/app/app.component.html b/src/app/app.component.html index 06edf6b..980545c 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,5 +1,5 @@ -

Kursy walutowe

+

Kursy

diff --git a/src/app/components/commodity/services/commodity.service.ts b/src/app/components/commodity/services/commodity.service.ts index 517d550..9e63a28 100644 --- a/src/app/components/commodity/services/commodity.service.ts +++ b/src/app/components/commodity/services/commodity.service.ts @@ -1,4 +1,3 @@ - import { Injectable } from '@angular/core'; import { HttpClient } from '@angular/common/http'; diff --git a/src/app/components/dashboard/dashboard.component.html b/src/app/components/dashboard/dashboard.component.html index ec08105..5e709d5 100644 --- a/src/app/components/dashboard/dashboard.component.html +++ b/src/app/components/dashboard/dashboard.component.html @@ -4,13 +4,13 @@