diff --git a/deprecations.js b/deprecations.js index 5749515376..652bfc8eb7 100644 --- a/deprecations.js +++ b/deprecations.js @@ -4,12 +4,6 @@ * array and a "message" string. */ const versionDeprecations = { - '18.0.0': [ - { - selectors: ['.css-truncate', '.css-truncate-target', '.css-truncate-overflow', '.expandable'], - message: '.css-truncate has been deprecated in favor of .Truncate' - } - ], '17.0.0': [ { variables: ['$h000-size', '$h000-size-mobile'],