Minor cleanup of new list code

This commit is contained in:
Cameron Gutman 2022-08-25 22:39:04 -05:00
commit 84a32f8c16
2 changed files with 1 additions and 2 deletions

View file

@ -3,7 +3,6 @@
#include "backend/boxartmanager.h"
#include "backend/computermanager.h"
#include "backend/computerseeker.h"
#include "streaming/session.h"
#include <QCoreApplication>
#include <QTimer>