diff --git a/Src/VTEX/VTEXWrapper.cs b/Src/VTEX/VTEXWrapper.cs
index ca98023f8..09ce73cf4 100644
--- a/Src/VTEX/VTEXWrapper.cs
+++ b/Src/VTEX/VTEXWrapper.cs
@@ -508,7 +508,6 @@ ref requiresAuthentication
/// if set to true [requires authentication].
/// System.String.
/// restEndpoint - null
- private string GetHostData(
ref string endpoint,
ref Dictionary queryString,
RequestEndpoint restEndpoint,