diff --git a/python_modules/libraries/dagster-fivetran/dagster_fivetran/resources.py b/python_modules/libraries/dagster-fivetran/dagster_fivetran/resources.py index 62e439e0b1dfb..f56b0da16ce8f 100644 --- a/python_modules/libraries/dagster-fivetran/dagster_fivetran/resources.py +++ b/python_modules/libraries/dagster-fivetran/dagster_fivetran/resources.py @@ -16,7 +16,6 @@ InitResourceContext, MaterializeResult, MetadataValue, - OpExecutionContext, __version__, _check as check, get_dagster_logger,