mirror of
https://github.com/github/semantic.git
synced 2024-12-26 00:12:29 +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 {
|
public var debugDescription: String {
|
||||||
switch self {
|
switch self {
|
||||||
case .Empty:
|
case .Empty:
|
||||||
|
Loading…
Reference in New Issue
Block a user