Skip to content

Commit

Permalink
Remove now redundant setting of directory provider in BlueskyContext
Browse files Browse the repository at this point in the history
  • Loading branch information
Rose Yemelyanova committed Oct 27, 2023
1 parent 4d0042f commit 645953f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/blueapi/service/handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ def setup_handler(
config,
context=BlueskyContext(
plan_wrappers=plan_wrappers,
directory_provider=provider,
sim=False,
),
)
Expand Down

0 comments on commit 645953f

Please sign in to comment.