Add newlines to the end of all files
This commit is contained in:
@@ -198,4 +198,4 @@ namespace HttpRequestor
|
||||
AZStd::string data(std::istreambuf_iterator<char>(httpResponse->GetResponseBody()), eos);
|
||||
httpRequestParameters.GetCallback()(AZStd::move(data), httpResponse->GetResponseCode());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user