mirror of
https://github.com/FJurmanovic/wallet-web.git
synced 2026-02-06 06:08:10 +00:00
fixed types
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { AppService, HttpClient } from "core/services";
|
||||
import { AppService } from "core/services";
|
||||
|
||||
class BaseService {
|
||||
constructor(public endpoint: string, public appService: AppService) {}
|
||||
|
||||
Reference in New Issue
Block a user