diff --git a/drush.services.yml b/drush.services.yml
index 8399510..85551f0 100644
--- a/drush.services.yml
+++ b/drush.services.yml
@@ -1,6 +1,6 @@
 services:
   live_content.commands:
-    class: \Drupal\live_content\Commands\LiveContentDrushCommands
+    class: Drupal\live_content\Commands\LiveContentDrushCommands
     arguments:
       - '@config.factory'
     tags:
