Skip to content

Commit

Permalink
Remove unused rack classes
Browse files Browse the repository at this point in the history
These are no longer autoloaded so they can be removed.
See:
rack/rack@fd7e0ad
  • Loading branch information
p8 authored and ioquatix committed Nov 1, 2024
1 parent 4cf8554 commit 0d1c9e8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 20 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Changelog

All notable changes to this project will be documented in this file. For info on how to format all future additions to this file please reference [Keep A Changelog](https://keepachangelog.com/en/1.0.0/).

## Unreleased

- Remove rack shims.
10 changes: 0 additions & 10 deletions lib/rack/handler.rb

This file was deleted.

10 changes: 0 additions & 10 deletions lib/rack/server.rb

This file was deleted.

0 comments on commit 0d1c9e8

Please sign in to comment.