Placate flake8!

These imports were using for tests that have been removed.
This commit is contained in:
Daniel Johnson 2022-10-30 15:00:25 -04:00
parent 4d57ddba5e
commit bcc69327cc

View file

@ -1,15 +1,6 @@
import os
from unittest import TestCase
import gi
gi.require_version('Gtk', '3.0')
from gi.repository import Gtk
from lutris import runners
from lutris.database import games as games_db
from lutris.game import Game
from lutris.gui.application import Application
from lutris.gui.config.add_game import AddGameDialog
# from lutris import settings