Skip to content

Commit

Permalink
SHIBUI-914 Fixed merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Oct 4, 2018
2 parents 3e1a499 + c820640 commit 5d8dbfa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion ui/src/app/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ import { CustomWidgetRegistry } from './schema-form/registry';
],
providers: [
NavigatorService,
{ provide: WidgetRegistry, useClass: CustomWidgetRegistry },
{ provide: RouterStateSerializer, useClass: CustomRouterStateSerializer },
{
provide: HTTP_INTERCEPTORS,
Expand Down
3 changes: 1 addition & 2 deletions ui/src/assets/schema/source/metadata-source.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
"enum": [
"support"
],
"description": "value.support"
"description": "value.support"
},
{
"enum": [
Expand Down Expand Up @@ -434,7 +434,6 @@
"description": "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"
}
]

}
}
}
Expand Down

0 comments on commit 5d8dbfa

Please sign in to comment.