diff --git a/soda/contracts/tests/contracts/other/test_data_source_configurations.py b/soda/contracts/tests/contracts/other/test_data_source_configurations.py index efd538be8..761dd1d92 100644 --- a/soda/contracts/tests/contracts/other/test_data_source_configurations.py +++ b/soda/contracts/tests/contracts/other/test_data_source_configurations.py @@ -1,8 +1,6 @@ import os from textwrap import dedent -from contracts.helpers.test_data_source import TestDataSource - from soda.contracts.contract_verification import ContractVerification, SodaException