remove unused import
This commit is contained in:
parent
716fc604f4
commit
5c56de8034
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import batchActions from "util/batchActions";
|
|||
import lbry from "lbry";
|
||||
import fs from "fs";
|
||||
import http from "http";
|
||||
import { remote } from "electron";
|
||||
|
||||
export function doFetchDaemonSettings() {
|
||||
return function(dispatch, getState) {
|
||||
|
|
Loading…
Reference in a new issue