Skip to content

Commit

Permalink
dagster_azure: do not import fake implementations by default (Issue d…
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergei Nikiforov committed Dec 28, 2024
1 parent 020deb3 commit ce8107b
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
from dagster_azure.adls2.fake_adls2_resource import (
FakeADLS2Resource as FakeADLS2Resource,
FakeADLS2ServiceClient as FakeADLS2ServiceClient,
fake_adls2_resource as fake_adls2_resource,
)
from dagster_azure.adls2.file_manager import (
ADLS2FileHandle as ADLS2FileHandle,
ADLS2FileManager as ADLS2FileManager,
Expand Down

0 comments on commit ce8107b

Please sign in to comment.