Skip to content

Commit cdb63db

Browse files
authored
Update lxpservice.py
1 parent 4aa51e2 commit cdb63db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LxpApi/lxpservice.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
import click # additional library imports
88

9-
from src import utils # local imports
9+
import utils # local imports
1010

1111
logger = utils.Logger()
1212

0 commit comments

Comments
 (0)