1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 16:33:03 +03:00

Remove the explicit conformance to TermType.

This commit is contained in:
Rob Rix 2015-10-22 10:21:29 -04:00
parent c75b36512c
commit b3fea32706

View File

@ -40,9 +40,6 @@ extension TermType {
}
extension Cofree: TermType {}
// MARK: - Equality
extension TermType {