docs: update connectivity section

This commit is contained in:
Stevan Freeborn
2023-04-22 19:24:02 -05:00
parent 0f4a532c33
commit f6bf49cb38
@@ -19,7 +19,6 @@ if (httpHelper.CanConnect())
{
Console.WriteLine("Connected to Onspring API");
}
```
{% /code %}