~singpolyma/sgx-jmp

ref: da30c371e56b8bb577897f1151b59c24e209127f sgx-jmp/lib/empty_repo.rb -rw-r--r-- 69 bytes
da30c371Stephen Paul Weber Allow finishing admin command 11 months ago
                                                                                
1
2
3
4
5
# frozen_string_literal: true

class EmptyRepo
	def find(*); end
end