Remove @class NSApperance; from NSView.h since we already imported NSAppearance.h

This commit is contained in:
ethanc8 2024-02-05 15:36:06 -06:00
parent 12ca9f6996
commit b1a476801a

View file

@ -40,7 +40,6 @@
#import <AppKit/NSUserInterfaceLayout.h>
#import <AppKit/NSLayoutConstraint.h>
@class NSAppearance;
@class NSArray;
@class NSAttributedString;
@class NSData;