Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdan committed Nov 16, 2023
1 parent c11b01f commit 1f4211b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ RubyVariables.WRAPPER(
this.name = ParametersMissing.name;
}
}
const UriEncoderSegmentRegex = /[^a-zA-Z0-9\-._~!$&'()*+,;=:@]/g;
const ReservedOptions = [
"anchor",
"trailing_slash",
Expand Down

0 comments on commit 1f4211b

Please sign in to comment.