We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00349e6 commit 1afa2a5Copy full SHA for 1afa2a5
apps/user_ldap/src/services/ldapConfigService.ts
@@ -11,8 +11,7 @@ import type { LDAPConfig } from '../models/index.ts'
11
import axios from '@nextcloud/axios'
12
import { getDialogBuilder, showError, showSuccess } from '@nextcloud/dialogs'
13
import { t } from '@nextcloud/l10n'
14
-import { generateOcsUrl, generateUrl } from '@nextcloud/router'
15
-import path from 'path'
+import { generateOcsUrl } from '@nextcloud/router'
16
import logger from './logger.ts'
17
18
export type WizardAction
0 commit comments