Remove unused includes and white spaces

This commit is contained in:
Gabriel Calero 2018-05-09 14:16:51 -03:00
parent 1cc0a52597
commit 843282739e
2 changed files with 1 additions and 3 deletions

View file

@ -13,8 +13,6 @@
#define hifi_Android_Helper_h
#include <QObject>
#include <QThread>
#include <AccountManager.h>
class AndroidHelper : public QObject {
Q_OBJECT