Skip to content

Commit

Permalink
Update x-pack/plugins/security/server/config_deprecations.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
  • Loading branch information
legrego and azasypkin authored Dec 9, 2020
1 parent 84f2593 commit 48579e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/security/server/config_deprecations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* you may not use this file except in compliance with the Elastic License.
*/

import { ConfigDeprecationProvider } from 'src/core/server';
import type { ConfigDeprecationProvider } from 'src/core/server';

export const securityConfigDeprecationProvider: ConfigDeprecationProvider = ({
rename,
Expand Down

0 comments on commit 48579e0

Please sign in to comment.