Remove shebang and exec mod from hw-diags.py

This commit is contained in:
2Shirt 2019-12-09 17:12:42 -07:00
parent ca001ed831
commit 442ed991bb
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

1
scripts/hw-diags.py Executable file → Normal file
View file

@ -1,4 +1,3 @@
#!/usr/bin/env python3
"""Wizard Kit: Hardware Diagnostics"""
# vim: sts=2 sw=2 ts=2