Skip to content

Commit 6a4b48f

Browse files
committed
Refine example.
1 parent 106e348 commit 6a4b48f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

examples/proxy/falcon.rb

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44
# Released under the MIT License.
55
# Copyright, 2024, by Samuel Williams.
66

7-
require "falcon/environment/self_signed_tls"
8-
require "falcon/environment/rack"
9-
require "falcon/environment/supervisor"
10-
7+
require "falcon/environment/application"
118
require_relative "application"
129

1310
service "proxy.localhost" do

0 commit comments

Comments
 (0)