Remove unneccessary import that isn't available on Linux

pull/243/head
James H Ball 2024-06-02 15:40:16 +01:00 zatwierdzone przez James H Ball
rodzic d3d68c12c2
commit e77cddb494
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -1,5 +1,4 @@
#include "AboutComponent.h"
#include <format>
AboutComponent::AboutComponent() {
addAndMakeVisible(logoComponent);