diff --git a/scripts/oe-depends-dot b/scripts/oe-depends-dot
index 7b16b911bd..c505a196f9 100755
--- a/scripts/oe-depends-dot
+++ b/scripts/oe-depends-dot
@@ -49,9 +49,6 @@ Reduce the .dot file packages only, no tasks:
 
         self.args = parser.parse_args()
 
-        if len(sys.argv) != 3 and len(sys.argv) < 5:
-            print('ERROR: Not enough args, see --help for usage')
-
     @staticmethod
     def insert_dep_chain(chain, rdeps, alldeps):
         """
