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 committed Aug 25, 2023
1 parent eaea24a commit f0d164a
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 f0d164a

Please sign in to comment.