about summary refs log tree commit homepage
path: root/lib/unicorn/const.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unicorn/const.rb')
-rw-r--r--lib/unicorn/const.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/unicorn/const.rb b/lib/unicorn/const.rb
index 8e52d4b..7c236c6 100644
--- a/lib/unicorn/const.rb
+++ b/lib/unicorn/const.rb
@@ -100,7 +100,6 @@ module Unicorn
     CONTENT_TYPE = "Content-Type".freeze
     LAST_MODIFIED = "Last-Modified".freeze
     ETAG = "ETag".freeze
-    SLASH = "/".freeze
     REQUEST_METHOD="REQUEST_METHOD".freeze
     GET="GET".freeze
     HEAD="HEAD".freeze