add missing import

main
mirkobrombin 2 years ago
parent 9e89645913
commit 2a7b6a5779

@ -14,6 +14,7 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>. # along with this program. If not, see <http://www.gnu.org/licenses/>.
import os
import gi import gi
import sys import sys
import logging import logging

Loading…
Cancel
Save