Remove unnecessary shebang and excutable bits [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2025-06-19 19:49:01 +09:00
parent 0be7fedd59
commit 2eb5ee8aad
No known key found for this signature in database
GPG key ID: 3582D74E1FEE4465

1
misc/lldb_cruby.py Executable file → Normal file
View file

@ -1,4 +1,3 @@
#!/usr/bin/env python
#coding: utf-8
#
# Usage: run `command script import -r misc/lldb_cruby.py` on LLDB