mirror of
https://github.com/jhbruhn/eurorack.git
synced 2025-03-15 02:55:49 +00:00
Remove obsolete import
This commit is contained in:
parent
d2fc5de2c4
commit
f5f1714013
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
#include "stmlib/system/page_storage.h"
|
#include "stmlib/system/page_storage.h"
|
||||||
|
|
||||||
#include "settings.h"
|
#include "settings.h"
|
||||||
#include "midi2cv/part.h"
|
|
||||||
|
|
||||||
Settings::Settings() : first_start(false)
|
Settings::Settings() : first_start(false)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue