Skip to content

Commit 98390ca

Browse files
authored
Revert "Forward declare class to fix linting. (#4935)" (#4937)
This reverts commit 64bbf37.
1 parent 64bbf37 commit 98390ca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

GoogleDataTransportCCTSupport/GDTCCTLibrary/Private/GDTCCTPrioritizer.h

-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
#import <GoogleDataTransport/GDTCORClock.h>
2020
#import <GoogleDataTransport/GDTCORPrioritizer.h>
2121

22-
@class GDTCORStoredEvent;
23-
2422
NS_ASSUME_NONNULL_BEGIN
2523

2624
/** Manages the prioritization of events from GoogleDataTransport. */

0 commit comments

Comments
 (0)