mirror of
https://github.com/github/semantic.git
synced 2024-12-25 16:02:43 +03:00
Remove the typealias.
This commit is contained in:
parent
96ff73726f
commit
4348604e66
@ -174,8 +174,6 @@ public enum Syntax<Payload>: CustomDebugStringConvertible, CustomDocConvertible
|
||||
}
|
||||
}
|
||||
|
||||
public typealias Recur = Payload
|
||||
|
||||
public var debugDescription: String {
|
||||
switch self {
|
||||
case .Empty:
|
||||
|
Loading…
Reference in New Issue
Block a user