Remove /ui/ redirect

This commit is contained in:
Jordan Liggitt
2017-10-13 12:49:21 -04:00
parent 4cc993a720
commit f8e206e802
7 changed files with 4 additions and 65 deletions

View File

@@ -32,7 +32,6 @@ func TestMasterExportsSymbols(t *testing.T) {
},
ExtraConfig: master.ExtraConfig{
EnableCoreControllers: false,
EnableUISupport: false,
EnableLogsSupport: false,
},
}