Skip to content

Commit

Permalink
fix class name
Browse files Browse the repository at this point in the history
  • Loading branch information
Matteo committed Aug 22, 2016
1 parent eeeedef commit 569c097
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/ToriHasParameter.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import Kitura
import KituraNet
import SwiftyJSON

public class HasParameter: AllowRemoteMiddleware {
public class HasParameter: RouterMiddleware {

private let params: [String]
private let returnStatus: HTTPStatusCode
Expand Down
Binary file not shown.

0 comments on commit 569c097

Please sign in to comment.