[AltJIT] Removes unnecessary ALTErrorKeys.h/.m

Was originally added because AltJIT couldn’t link with AltSign, which is not true anymore.
This commit is contained in:
Riley Testut
2023-09-08 13:47:07 -05:00
parent 1ab5f02a1e
commit 1f499e77d3
4 changed files with 0 additions and 35 deletions

View File

@@ -2,8 +2,6 @@
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import "ALTErrorKeys.h"
// Shared
#import "ALTWrappedError.h"
#import "NSError+ALTServerError.h"