Remove reference to AlertObject from core.

This commit is contained in:
Scott Pfeil 2023-04-17 13:02:24 -04:00
parent 3c9786b4d6
commit 15ca6142fe

View File

@ -11,7 +11,6 @@
#import <MVMCore/MVMCoreViewControllerProtocol.h>
@class MVMCoreRequestParameters;
@class MVMCoreErrorObject;
@class MVMCoreAlertObject;
@class MVMCoreLoadObject;
@protocol MVMCoreLoadDelegateProtocol