Skip to content

Commit a35b507

Browse files
authored
Simplify require_relative
1 parent 42b658c commit a35b507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
require_relative "./concurrent"
1+
require_relative "concurrent"

0 commit comments

Comments
 (0)