Remove network state from frontend (#345)

This commit is contained in:
Squirrel
2021-06-04 08:38:15 +01:00
committed by GitHub
parent dc6509a7ae
commit 7ee8fe851f
8 changed files with 1 additions and 60 deletions
-1
View File
@@ -238,7 +238,6 @@ export namespace State {
blockpropagation: boolean;
blocklasttime: boolean;
uptime: boolean;
networkstate: boolean;
}
export interface SortBy {