diff --git a/core/frontend/package.json b/core/frontend/package.json index 072869771d..06f9027812 100644 --- a/core/frontend/package.json +++ b/core/frontend/package.json @@ -33,7 +33,6 @@ "@types/numeral": "^2.0.5", "@types/semver": "^7.3.9", "@types/semver-stable": "^3.0.0", - "@types/timeago": "^1.6.0", "@types/uuid": "^9.0.0", "ansi_up": "^5.2.1", "apexcharts": "^3.36.3", @@ -51,7 +50,6 @@ "http-status-codes": "^2.2.0", "image-js": "^0.35.3", "is-ip": "^5.0.0", - "javascript-time-ago": "^2.3.11", "jsoneditor": "^9.10.0", "lodash": "^4.17.21", "marked": "^4.1.1", diff --git a/core/frontend/src/components/ethernet/InterfaceCard.vue b/core/frontend/src/components/ethernet/InterfaceCard.vue index e2f59f5edb..6a85ee1358 100644 --- a/core/frontend/src/components/ethernet/InterfaceCard.vue +++ b/core/frontend/src/components/ethernet/InterfaceCard.vue @@ -177,8 +177,7 @@