Fix lint in integration/client
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
		| @@ -33,6 +33,7 @@ const ( | ||||
| 	testNamespace = "testing" | ||||
| ) | ||||
|  | ||||
| //nolint:unused // some variables used in fuzz but not all platforms | ||||
| var ( | ||||
| 	address           string | ||||
| 	ctrdStdioFilePath string | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Derek McGowan
					Derek McGowan