Skip to content

Commit

Permalink
Removed useless shebang and executable bit [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Feb 1, 2020
1 parent ab35876 commit a2e215f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion array.rb
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/ruby
class Array
# call-seq:
# ary.shuffle! -> ary
Expand Down

0 comments on commit a2e215f

Please sign in to comment.