Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmayja committed Apr 14, 2024
1 parent cf51e34 commit 435a06b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/cluster_helper.go
Original file line number Diff line number Diff line change
Expand Up @@ -1006,7 +1006,6 @@ func createDummyAerospikeClusterWithoutStorage(
return createDummyAerospikeClusterWithRFAndStorage(clusterNamespacedName, size, 1, nil)
}


func createDummyAerospikeClusterWithRF(
clusterNamespacedName types.NamespacedName, size int32, rf int,
) *asdbv1.AerospikeCluster {
Expand Down

0 comments on commit 435a06b

Please sign in to comment.