Skip to content

Commit

Permalink
Update lxpservice.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Simsys authored Jan 30, 2019
1 parent 4aa51e2 commit cdb63db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LxpApi/lxpservice.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

import click # additional library imports

from src import utils # local imports
import utils # local imports

logger = utils.Logger()

Expand Down

0 comments on commit cdb63db

Please sign in to comment.