app: [macOS/iOS] remove redundant header include

The redundant include also broke CI.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2022-08-29 15:06:12 +02:00
parent 3b2f2efac7
commit 911b526dc1
-1
View File
@@ -1,6 +1,5 @@
// SPDX-License-Identifier: Unlicense OR MIT
#import <Dispatch/Dispatch.h>
#import <Foundation/Foundation.h>
#include "_cgo_export.h"