[apps] Clean unnecessary AppsContainer class declarations and header inclusions

This commit is contained in:
Ruben Dashyan
2019-05-17 14:58:04 +02:00
committed by EmilieNumworks
parent 5548767809
commit 62cec10b46
28 changed files with 3 additions and 39 deletions

View File

@@ -1,7 +1,6 @@
#include "box_controller.h"
#include "app.h"
#include "../shared/poincare_helpers.h"
#include "../apps_container.h"
using namespace Poincare;
using namespace Shared;