18874: `arvados-server boot` uses workbench2 in main repo.
[arvados.git] / lib / boot / supervisor.go
index 55fe9d2e37f3cc51125f66c61c324fd96080a99c..e913a7fe0894875d490a933a86030e3a74f7e23b 100644 (file)
@@ -61,8 +61,7 @@ type Supervisor struct {
        // explicitly configured in config file. If blank, use a
        // random port on ListenHost.
        ControllerAddr string
-       // Path to arvados-workbench2 source tree checkout.
-       Workbench2Source     string
+
        NoWorkbench1         bool
        NoWorkbench2         bool
        OwnTemporaryDatabase bool