Skip to content

Commit

Permalink
rm unused
Browse files Browse the repository at this point in the history
  • Loading branch information
loganwright committed Mar 7, 2017
1 parent 063746e commit efe56ac
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Sources/Routing/Router+Responder.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ import HTTP
import Branches
import Debugging

extension HTTP.Method {
static let standard: [Method] = [.get, .post, .put, .patch, .delete]
}

public var supportOptionsRequests = true

extension Router: Responder {
Expand Down

0 comments on commit efe56ac

Please sign in to comment.