gio: Remove left-over debug statement from memory monitor portal test

This commit is contained in:
Bastien Nocera 2021-08-11 15:37:40 +02:00
parent 18eb29897d
commit 66acea8418

View File

@ -31,7 +31,6 @@ try:
dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
# XDG_DESKTOP_PORTAL_PATH = os.path.expanduser("~/.cache/jhbuild/build/xdg-desktop-portal/xdg-desktop-portal")
XDG_DESKTOP_PORTAL_PATH = "@libexecdir@/xdg-desktop-portal"
class TestLowMemoryMonitorPortal(dbusmock.DBusTestCase):