Skip to content

Commit

Permalink
Remove unused rack classes (#10)
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 Nov 2, 2024
1 parent 30e444a commit 4e72d9d
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 4e72d9d

Please sign in to comment.