diff --git a/pyasic/settings/__init__.py b/pyasic/settings/__init__.py index 5a6b24a0..5fbc0b5e 100644 --- a/pyasic/settings/__init__.py +++ b/pyasic/settings/__init__.py @@ -13,7 +13,6 @@ # See the License for the specific language governing permissions and - # limitations under the License. - # ------------------------------------------------------------------------------ -import struct from ssl import SSLContext from typing import Any, Union