Skip to content

Commit

Permalink
Remove spacesOss plugin (#109258) (#109649)
Browse files Browse the repository at this point in the history
# Conflicts:
#	.eslintrc.js
#	.github/CODEOWNERS
#	src/plugins/dashboard/kibana.json
  • Loading branch information
jportner authored Aug 23, 2021
1 parent b6c9f4b commit 492de4e
Show file tree
Hide file tree
Showing 152 changed files with 912 additions and 2,594 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -1571,7 +1571,6 @@ module.exports = {
{
files: [
'src/plugins/security_oss/**/*.{js,mjs,ts,tsx}',
'src/plugins/spaces_oss/**/*.{js,mjs,ts,tsx}',
'x-pack/plugins/encrypted_saved_objects/**/*.{js,mjs,ts,tsx}',
'x-pack/plugins/security/**/*.{js,mjs,ts,tsx}',
'x-pack/plugins/spaces/**/*.{js,mjs,ts,tsx}',
Expand Down
Loading

0 comments on commit 492de4e

Please sign in to comment.