summaryrefslogtreecommitdiff
path: root/lorrycontroller/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'lorrycontroller/__init__.py')
-rw-r--r--lorrycontroller/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lorrycontroller/__init__.py b/lorrycontroller/__init__.py
index ac0aa6b..2bc0128 100644
--- a/lorrycontroller/__init__.py
+++ b/lorrycontroller/__init__.py
@@ -20,6 +20,7 @@ from statedb import (
WrongNumberLorriesRunningJob,
TroveNotFoundError)
from route import LorryControllerRoute
+from readconf import ReadConfiguration
from status import Status, StatusHTML
from listqueue import ListQueue
from showlorry import ShowLorry, ShowLorryHTML