refactor(core): Clean up event relays (no-changelog) (#10284)
This commit is contained in:
@@ -27,7 +27,7 @@ import {
|
||||
import { SamlService } from '../saml.service.ee';
|
||||
import { SamlConfiguration } from '../types/requests';
|
||||
import { getInitSSOFormView } from '../views/initSsoPost';
|
||||
import { EventService } from '@/eventbus/event.service';
|
||||
import { EventService } from '@/events/event.service';
|
||||
|
||||
@RestController('/sso/saml')
|
||||
export class SamlController {
|
||||
|
||||
Reference in New Issue
Block a user