Remove component identifier op-git-actions-menu

They are being used as dropdown components, and referenced by class
anyway
This commit is contained in:
Oliver Günther
2026-05-26 07:08:53 +02:00
parent e7e9676f35
commit 344cb17994
2 changed files with 0 additions and 2 deletions
@@ -36,7 +36,6 @@ import { ISnippet } from 'core-app/features/plugins/linked/openproject-github_in
@Component({
selector: 'op-git-actions-menu',
templateUrl: './git-actions-menu.template.html',
styleUrls: [
'./styles/git-actions-menu.sass',
@@ -37,7 +37,6 @@ import { I18nService } from "core-app/core/i18n/i18n.service";
@Component({
selector: 'op-git-actions-menu',
templateUrl: './git-actions-menu.template.html',
styleUrls: [
'./styles/git-actions-menu.sass'