diff --git a/custom/00_common/js/03-inject.js b/custom/00_common/js/03-inject.js index c202553..05171f4 100644 --- a/custom/00_common/js/03-inject.js +++ b/custom/00_common/js/03-inject.js @@ -11,15 +11,6 @@ function injectCDNResourceTags() { } function injectScriptTagForCDNCustomJS() { - // We have decided to rename CDN custom.{css,js} files to external.{css,js}. - // We may not be able to deploy the package and CDN code simultaneously, so - // we are setting up a transition phase where we inject script tags for - // both custom.js and external.js. After the CDN has been updated with - // new filenames, we will delete the custom.js