aboutsummaryrefslogtreecommitdiffstats
path: root/lib/plum/rack/thread_pool.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plum/rack/thread_pool.rb')
-rw-r--r--lib/plum/rack/thread_pool.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/plum/rack/thread_pool.rb b/lib/plum/rack/thread_pool.rb
index 43738f9..45ee3ae 100644
--- a/lib/plum/rack/thread_pool.rb
+++ b/lib/plum/rack/thread_pool.rb
@@ -1,4 +1,5 @@
-# -*- frozen-string-literal: true -*-
+# frozen-string-literal: true
+
module Plum
module Rack
class ThreadPool