fix(workflows): add missing import/reexport

This commit is contained in:
Sarah Vaupel 2020-04-14 16:41:47 +02:00 committed by Gregor Kleen
parent 881e9347ed
commit 5e92a6e04a

View File

@ -17,3 +17,4 @@ import Model.Types.Allocation as Types
import Model.Types.Languages as Types
import Model.Types.File as Types
import Model.Types.User as Types
import Model.Types.Workflow as Types