Skip to content

Commit 7528349

Browse files
committed
🛠 Removes double commented bin/bash comment.
1 parent f9b5e28 commit 7528349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Utilities/Hooks/commit-msg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2121
# SOFTWARE.
2222

23-
# #!/bin/bash
23+
#!/bin/bash
2424

2525
IFS="="
2626
COMMIT_MSG_FILE=$1

0 commit comments

Comments
 (0)