forked from joejulian/gio
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:
@@ -1,6 +1,5 @@
|
||||
// SPDX-License-Identifier: Unlicense OR MIT
|
||||
|
||||
#import <Dispatch/Dispatch.h>
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
#include "_cgo_export.h"
|
||||
|
||||
Reference in New Issue
Block a user