forked from LBRYCommunity/lbry-sdk
rename lbrynet.lbrynet_daemon to lbrynet.daemon
This commit is contained in:
parent
eba74b97bd
commit
967cc4c63c
29 changed files with 31 additions and 32 deletions
scripts
|
@ -9,7 +9,7 @@ import os.path as op
|
|||
import re
|
||||
import sys
|
||||
|
||||
from lbrynet.lbrynet_daemon.Daemon import Daemon
|
||||
from lbrynet.daemon.Daemon import Daemon
|
||||
|
||||
|
||||
def _name(obj):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue