Merge pull request #4389 from backstage/catalog-port-to-luxon

Port catalog plugin to Luxon
This commit is contained in:
Patrik Oldsberg
2021-02-11 09:52:24 +01:00
committed by GitHub
4 changed files with 6 additions and 41 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog': patch
---
Removed unused functions and the moment library. #4278