We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18f08a8 + cbf31c4 commit e74cbe6Copy full SHA for e74cbe6
1 file changed
src/main/java/org/jruby/rack/RackFilter.java
@@ -51,7 +51,6 @@ public RackFilter() {
51
*/
52
public RackFilter(RackDispatcher dispatcher, RackContext context) {
53
super(dispatcher, context);
54
- initializeFromConfig();
55
}
56
57
@Override
0 commit comments