optimize imports and cleanup code
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
import time
|
||||
|
||||
import logging
|
||||
|
||||
_log=logging.getLogger(__name__)
|
||||
|
||||
import time
|
||||
from epics.ca import pend_event
|
||||
|
||||
class PositionsNotReached(Exception):
|
||||
|
||||
Reference in New Issue
Block a user