Skip to content

Commit

Permalink
Revert "test"
Browse files Browse the repository at this point in the history
This reverts commit 46f79b8.
  • Loading branch information
jbudz committed Dec 15, 2023
1 parent 46f79b8 commit 92eed37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/plugins/security_solution/server/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ export const plugin = async (context: PluginInitializerContext) => {
return new Plugin(context);
};

// testing a change
export const config: PluginConfigDescriptor<ConfigSchema> = {
exposeToBrowser: {
enableExperimental: true,
Expand Down

0 comments on commit 92eed37

Please sign in to comment.