mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 11:13:46 +00:00
Revert "[EC-73] edit collection modal (#3638)"
This reverts commit 39655ebe29.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
import { NgModule } from "@angular/core";
|
||||
|
||||
import { CollectionDialogModule } from "./components/collection-dialog";
|
||||
|
||||
@NgModule({
|
||||
imports: [CollectionDialogModule],
|
||||
exports: [CollectionDialogModule],
|
||||
})
|
||||
export class SharedOrganizationModule {}
|
||||
Reference in New Issue
Block a user