Remove unneeded includes.

This commit is contained in:
tastytea 2020-02-28 04:38:11 +01:00
parent 39f159b94b
commit 3ba79ae5c1
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 0 additions and 2 deletions

View File

@ -5,10 +5,8 @@
#include "channel.hpp"
#include <QMainWindow>
#include <QLabel>
#include <QStandardItemModel>
#include <QModelIndex>
#include <QString>
namespace FediPotato
{