Skip to content

Commit 55bb17c

Browse files
committed
Fix merge issue
1 parent 9629109 commit 55bb17c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • x-pack/plugins/security_solution/server

x-pack/plugins/security_solution/server/plugin.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ import { PluginSetupContract as FeaturesSetup } from '../../features/server';
3232
import { MlPluginSetup as MlSetup } from '../../ml/server';
3333
import { ListPluginSetup } from '../../lists/server';
3434
import { EncryptedSavedObjectsPluginSetup as EncryptedSavedObjectsSetup } from '../../encrypted_saved_objects/server';
35+
import { SpacesPluginSetup as SpacesSetup } from '../../spaces/server';
3536
import { ILicense, LicensingPluginStart } from '../../licensing/server';
3637
import { FleetStartContract, ExternalCallback } from '../../fleet/server';
3738
import { TaskManagerSetupContract, TaskManagerStartContract } from '../../task_manager/server';

0 commit comments

Comments
 (0)