From 9fcf81902ce4135ba2046ee6e3c41e29e34d8160 Mon Sep 17 00:00:00 2001 From: StevanFreeborn Date: Mon, 2 May 2022 16:53:14 -0500 Subject: [PATCH] update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c5673d1..a01ff7e 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,6 @@ url = https://api.onspring.com Example constructing `OnspringClient`: ```python -import sys from OnspringClient import OnspringClient from configparser import ConfigParser