mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps] Clean unnecessary AppsContainer class declarations and header inclusions
This commit is contained in:
committed by
EmilieNumworks
parent
5548767809
commit
62cec10b46
@@ -1,6 +1,5 @@
|
||||
#include "range_parameter_controller.h"
|
||||
#include "text_field_delegate_app.h"
|
||||
#include "../apps_container.h"
|
||||
#include <assert.h>
|
||||
|
||||
using namespace Poincare;
|
||||
@@ -124,4 +123,3 @@ int RangeParameterController::reusableParameterCellCount(int type) {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user