Fixes post rebase
This commit is contained in:
@@ -72,8 +72,6 @@ export interface PoolsStats {
|
||||
pools: SinglePoolStats[];
|
||||
}
|
||||
|
||||
export interface ITranslators { [language: string]: string; }
|
||||
|
||||
export interface MiningStats {
|
||||
lastEstimatedHashrate: string,
|
||||
blockCount: number,
|
||||
|
||||
Reference in New Issue
Block a user