diff --git a/build.sh b/build.sh
index 58b181ae87ce40f7df659bc83a6116265ee240e8..7b8508783138c478b30f59dd2b228331d0c1dc8f 100644
--- a/build.sh
+++ b/build.sh
@@ -46,5 +46,3 @@ except ImportError as e:
     sys.exit(1)
 # '
 
-# Optionally, you can include additional checks or commands below
-# For example, checking for specific versions of packages or running a test script.