From 136c63890674b95df1327d24270c55e4ef8e87a8 Mon Sep 17 00:00:00 2001 From: Alan Guo Xiang Tan Date: Thu, 16 Jan 2025 08:48:16 +0800 Subject: [PATCH] DEV: Remove invalid comment (#916) This script is used by the build workflow which invalidates the comment --- image/auto_build.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/image/auto_build.rb b/image/auto_build.rb index 5de41ee..6ae4227 100644 --- a/image/auto_build.rb +++ b/image/auto_build.rb @@ -1,5 +1,3 @@ -# simple build file to be used locally by Sam -# require "pty" require "optparse" -- 2.25.1