Closed brittanyFitabase closed 4 years ago
We want to add using statements in FitbitClient to ensure instances of HttpRequestMessage and HttpResponseMessage are being properly disposed.
using
FitbitClient
HttpRequestMessage
HttpResponseMessage
We want to add
using
statements inFitbitClient
to ensure instances ofHttpRequestMessage
andHttpResponseMessage
are being properly disposed.