From 3ab21cf1733faa2384944d65157e96463c7b9dbe Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 21 Apr 2009 11:14:44 -0700 Subject: const: remove unused QUERY_STRING constant --- lib/unicorn/const.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/unicorn/const.rb b/lib/unicorn/const.rb index 80731ab..ea9312d 100644 --- a/lib/unicorn/const.rb +++ b/lib/unicorn/const.rb @@ -82,7 +82,6 @@ module Unicorn CONTENT_LENGTH="CONTENT_LENGTH".freeze REMOTE_ADDR="REMOTE_ADDR".freeze HTTP_X_FORWARDED_FOR="HTTP_X_FORWARDED_FOR".freeze - QUERY_STRING="QUERY_STRING".freeze RACK_INPUT="rack.input".freeze end -- cgit v1.2.3-24-ge0c7