Drop fake shutter (bliss 1.11 now expose a mocked shutter)
The code was moved to BLISS.
BLISS 1.11 now expose that mocked controller.
This can be updated this way.
- name: open_shutter
plugin: bliss
- class: FakeShutter
- package: tomo.controllers.fake_shutter
+ class: MockupShutter
+ package: bliss.controllers.shutters.mockup