Skip to content

Commit

Permalink
remove xcode file
Browse files Browse the repository at this point in the history
  • Loading branch information
madsodgaard committed Mar 19, 2020
1 parent f239644 commit 9a4fa40
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
*.xcodeproj
Package.pins
Package.resolved
.swiftpm/
.swiftpm/
7 changes: 0 additions & 7 deletions .swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata

This file was deleted.

5 changes: 0 additions & 5 deletions Sources/gatewayapi/Application+GatewayAPI.swift
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,3 @@ extension Application {

public var gatewayAPI: GatewayAPI { .init(application: self) }
}

// application.gatewayAPI.configuration = .environment
// req.gatewayAPI.send()
// application.gatewayAPI.client.send()
// req.gatewayAPI.send()

0 comments on commit 9a4fa40

Please sign in to comment.