Skip to content

Commit

Permalink
Rm dead code, re:#63
Browse files Browse the repository at this point in the history
  • Loading branch information
machawk1 committed Jun 25, 2020
1 parent a8230f2 commit 256d566
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ipwb/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,12 +121,6 @@ def isLocalHosty(uri):
return False


def setupIPWBInIPFSConfig():
hostPort = getIPWBReplayConfig()
if not hostPort:
setIPWBReplayConfig(IPWBREPLAY_HOST, IPWBREPLAY_PORT)


def setLocale():
currentOS = platform.system()

Expand Down

0 comments on commit 256d566

Please sign in to comment.