Skip to content

Commit

Permalink
Remove an erroneous .h file
Browse files Browse the repository at this point in the history
  • Loading branch information
winsmith committed Jan 11, 2024
1 parent 76336e1 commit efb33cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/TelemetryClient/TelemetryClient.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ FOUNDATION_EXPORT double TelemetryClientVersionNumber;
FOUNDATION_EXPORT const unsigned char TelemetryClientVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <TelemetryClient/PublicHeader.h>
#import <TelemetryClient/TelemetryClient.h>
//#import <TelemetryClient/TelemetryClient.h>

0 comments on commit efb33cd

Please sign in to comment.