Skip to content

Commit

Permalink
Revert "Forward declare class to fix linting. (#4935)" (#4937)
Browse files Browse the repository at this point in the history
This reverts commit 64bbf37.
  • Loading branch information
ryanwilson authored Feb 19, 2020
1 parent 64bbf37 commit 98390ca
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
#import <GoogleDataTransport/GDTCORClock.h>
#import <GoogleDataTransport/GDTCORPrioritizer.h>

@class GDTCORStoredEvent;

NS_ASSUME_NONNULL_BEGIN

/** Manages the prioritization of events from GoogleDataTransport. */
Expand Down

0 comments on commit 98390ca

Please sign in to comment.