mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 22:24:23 +01:00
Refactors code to use appointment from common based on f4a1e34e2f4d75226c7e313b83ff5ae06c8c89ca
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from queue import Queue
|
||||
|
||||
from pisa.responder import TransactionTracker
|
||||
from pisa.appointment import Appointment
|
||||
from common.appointment import Appointment
|
||||
|
||||
|
||||
class Builder:
|
||||
|
||||
Reference in New Issue
Block a user