~singpolyma/sgx-jmp

ref: adef6c1472e4a5a6086a1a024832c93b338b89c4 sgx-jmp/lib/empty_repo.rb -rw-r--r-- 69 bytes
adef6c14Stephen Paul Weber Do not get CNAM during admin command 1 year, 2 months ago
                                                                                
1
2
3
4
5
# frozen_string_literal: true

class EmptyRepo
	def find(*); end
end