Remove exe
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
import Foundation
|
||||
import OpenFoodFacts
|
||||
|
||||
let off = OpenFoodFactsClient()
|
||||
off.prod = true
|
||||
|
||||
// do {
|
||||
|
||||
// // let res = try await off.search("Coca-Cola")
|
||||
// // print(res)
|
||||
// } catch {
|
||||
// print(error)
|
||||
// }
|
||||
Reference in New Issue
Block a user