Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unreachable code from ManualSchema (encode#5766)
ManualSchema.get_link had two return statements. Prune the second (unreachable) return.
- Loading branch information