fix(cask): remove blank line from beginning of casks

This commit is contained in:
2023-11-22 08:22:36 +00:00
parent 76efd1ec4a
commit f6053686d7
3 changed files with 1 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
# frozen_string_literal: true
cask 'emacs-app-monthly' do

View File

@@ -1,4 +1,3 @@
# frozen_string_literal: true
cask 'emacs-app-nightly' do

View File

@@ -24,4 +24,4 @@
url '{{ $x86_64URL }}'
depends_on macos: '>= :monterey'
{{- end }}
{{- end }}
{{- end -}}