Skip to content

Commit 53f634f

Browse files
authored
Remove shebang from Rakefile
as the file is not executable anyway.
1 parent b20a562 commit 53f634f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Rakefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env rake
2-
31
require_relative 'lib/concurrent/version'
42
require_relative 'lib/concurrent/utility/engine'
53

0 commit comments

Comments
 (0)