remove old test code

This commit is contained in:
Scott Pfeil 2023-06-20 16:07:47 -04:00
parent 7426e5956e
commit ce246523ac

View File

@ -46,6 +46,4 @@
/// Checks to see if the operation has content to show.
- (BOOL)hasContentToShow:(nonnull MVMCoreLoadObject *)loadObject error:(nullable MVMCoreErrorObject *)error;
- (nonnull NSDictionary *)getJSON:(nonnull NSDictionary *)json;
@end