Skip to content

Commit 492de4e

Browse files
authored
Remove spacesOss plugin (#109258) (#109649)
# Conflicts: # .eslintrc.js # .github/CODEOWNERS # src/plugins/dashboard/kibana.json
1 parent b6c9f4b commit 492de4e

File tree

152 files changed

+912
-2594
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

152 files changed

+912
-2594
lines changed

.eslintrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1571,7 +1571,6 @@ module.exports = {
15711571
{
15721572
files: [
15731573
'src/plugins/security_oss/**/*.{js,mjs,ts,tsx}',
1574-
'src/plugins/spaces_oss/**/*.{js,mjs,ts,tsx}',
15751574
'x-pack/plugins/encrypted_saved_objects/**/*.{js,mjs,ts,tsx}',
15761575
'x-pack/plugins/security/**/*.{js,mjs,ts,tsx}',
15771576
'x-pack/plugins/spaces/**/*.{js,mjs,ts,tsx}',

0 commit comments

Comments
 (0)