1
1
mirror of https://github.com/chubin/cheat.sh.git synced 2024-11-23 10:35:29 +03:00

lib/adapter/rosetta.py: minor cleanup

This commit is contained in:
Igor Chubin 2019-05-11 16:54:17 +02:00
parent 99260550ca
commit 465a18270b

View File

@ -144,4 +144,3 @@ class Rosetta(GitRepositoryAdapter):
def is_found(self, _):
return True