We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 175aebe + cbf31c4 commit b2eaac2Copy full SHA for b2eaac2
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