Skip to content

Commit 94610fd

Browse files
authored
Remove unnecessary executable permission bit from Ruby file (#194)
The file is not executed directly, so remove the permission bit.
1 parent 1b687d8 commit 94610fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/rack/timeout/support/scheduler.rb

100755100644
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env ruby
21
require_relative "namespace"
32
require_relative "monotonic_time"
43

0 commit comments

Comments
 (0)