Skip to content

Commit 652762b

Browse files
committed
[Snapshot] DONT merge into main
data base handlers should be in custom_bessyii
1 parent a1a0f9d commit 652762b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/dt4acc/custom_epics/ioc/handlers.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from bact_twin_architecture.bl.command_rewriter import CommandRewriter
22
# from dt4acc.custom_epics.ioc.liasion_translation_manager import build_managers
3-
from p4p.client.asyncio import Context
43

54
from .liasion_translation_manager import build_managers
65
from ...core.accelerators.pyat_accelerator import setup_accelerator
@@ -9,7 +8,6 @@
98

109
logger = get_logger()
1110

12-
ctx = Context("pva") # Create a context for EPICS PVA (PV Access)
1311

1412
#: todo replace soon by database service
1513

0 commit comments

Comments
 (0)