zdns icon indicating copy to clipboard operation
zdns copied to clipboard

Remove if statement body that will never be executed

Open lattwood opened this issue 3 years ago • 0 comments

This duplicates an if statement on line 340.

	if err != nil || r == nil {

lattwood avatar May 25 '22 16:05 lattwood