From 20a01ae730071c9bcea48d3c6fe864d621663ac0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Chuazhongming=E2=80=9D?= Date: Tue, 19 Nov 2024 21:15:09 +0800 Subject: [PATCH] Fix syntax MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: “huazhongming” --- layotto.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/layotto.rb b/layotto.rb index 3c2c4bb..6a4490a 100644 --- a/layotto.rb +++ b/layotto.rb @@ -8,8 +8,6 @@ class Layotto < Formula sha256 "9a6b10517d53d56513d72254a7638c39829b6b632cfe1fc621a7ccc11eb658b4" license "Apache-2.0" - end - def install bin.install "layotto" end