Remove useless shebang in non-executable file [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2025-02-21 10:32:16 +09:00
parent 7d7984642c
commit f4481b9515
No known key found for this signature in database
GPG Key ID: 3582D74E1FEE4465

View File

@ -1,4 +1,3 @@
#! /your/favourite/path/to/ruby
# -*- Ruby -*-
# -*- frozen_string_literal: true; -*-
# -*- warn_indent: true; -*-