Fix broken internal dependency
This commit is contained in:
parent
990aaa6fb5
commit
23488aac17
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
# along with Elixir. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
from sys import argv
|
||||
from lib import echo, script, scriptLines
|
||||
from lib import script, scriptLines
|
||||
import lib
|
||||
import data
|
||||
import os
|
||||
|
|
|
|||
Loading…
Reference in a new issue