From 39eb61b28c864947369d9ed8621fea383e530a26 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Fri, 17 Apr 2026 10:15:34 +0200 Subject: [PATCH] Add changeset for catalog-import internal refactor Signed-off-by: Patrik Oldsberg Made-with: Cursor --- .changeset/remove-unused-getgithubintegrationconfig.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/remove-unused-getgithubintegrationconfig.md diff --git a/.changeset/remove-unused-getgithubintegrationconfig.md b/.changeset/remove-unused-getgithubintegrationconfig.md new file mode 100644 index 0000000000..243fc8759c --- /dev/null +++ b/.changeset/remove-unused-getgithubintegrationconfig.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-import': patch +--- + +Internal refactor