diff --git a/composer.json b/composer.json
index f7b3ac8c88cc968aed96536960b3544fd709ffbc..dfcce38e83315394895d1ce2ef46a14aadb6ef2b 100644
--- a/composer.json
+++ b/composer.json
@@ -6,11 +6,6 @@
         "aws/aws-sdk-php": "3.*"
     },
     "license": "GPL-2.0-or-later",
-    "autoload": {
-        "psr-4": {
-            "Drupal\\CloudfrontCachePathInvalidate\\": "src/"
-        }
-    },
     "authors": [
         {
             "name": "Prashant Mishra",