Skip to content
Snippets Groups Projects
Commit a3cb6573 authored by Oliver Wiese's avatar Oliver Wiese
Browse files

remove code

parent a7ea18bc
No related branches found
No related tags found
No related merge requests found
Showing
with 6 additions and 6 deletions
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
// This notice may not be removed from this file. // This notice may not be removed from this file.
// //
#import "PGPKeyring.h" #import <ObjectivePGP/PGPKeyring.h>
#import "PGPKey.h" #import <ObjectivePGP/PGPKey.h>
#import <Foundation/Foundation.h> #import <Foundation/Foundation.h>
NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_BEGIN
......
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
// This notice may not be removed from this file. // This notice may not be removed from this file.
// //
#import "PGPBigNum.h" #import <ObjectivePGP/PGPBigNum.h>
#import "PGPMacros.h" #import <ObjectivePGP/PGPMacros.h>
#import <Foundation/Foundation.h> #import <Foundation/Foundation.h>
NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_BEGIN
......
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
// This notice may not be removed from this file. // This notice may not be removed from this file.
// //
#import "PGPExportableProtocol.h" #import <ObjectivePGP/PGPExportableProtocol.h>
#import "PGPTypes.h" #import <ObjectivePGP/PGPTypes.h>
#import <Foundation/Foundation.h> #import <Foundation/Foundation.h>
NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_BEGIN
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment