Skip to content

Commit

Permalink
Revert "content node selector panel"
Browse files Browse the repository at this point in the history
This reverts commit 3ad828e.
  • Loading branch information
DenysVuika committed Jul 26, 2024
1 parent 3ad828e commit 4f18ef2
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ import {
ShowHeaderMode,
ToolbarComponent,
DataColumnListComponent,
DataColumnComponent,
ToolbarTitleComponent
DataColumnComponent
} from '@alfresco/adf-core';
import { NodesApiService, UploadService, FileUploadCompleteEvent, FileUploadDeleteEvent, SitesService } from '../../common';
import { ReactiveFormsModule, UntypedFormControl } from '@angular/forms';
Expand Down Expand Up @@ -73,7 +72,6 @@ export const defaultValidation = () => true;
MatButtonModule,
SearchModule,
ToolbarComponent,
ToolbarTitleComponent,
DropdownBreadcrumbComponent,
NodeCounterDirective,
DocumentListModule,
Expand Down

0 comments on commit 4f18ef2

Please sign in to comment.