Fixed a typo

This commit is contained in:
Manuel Cortez 2018-02-26 11:28:55 -06:00
parent cd99e9ab8e
commit bc40a925c5

View File

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
import wx
import application
import utils
from .import utils
progress_dialog = None