aboutsummaryrefslogtreecommitdiffstats
path: root/lib/plum/frame/push_promise.rb
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2017-01-24 14:51:02 +0900
committerKazuki Yamaguchi <k@rhe.jp>2017-01-26 14:08:18 +0900
commitc237ea8d6672617e86afc132ca9e06b1013ac1c1 (patch)
tree19e86ef7f01c09b6233fe65e6b219db2fc522cc5 /lib/plum/frame/push_promise.rb
parent9190801a092d46c7079ccee201b212b2d7985952 (diff)
downloadplum-c237ea8d6672617e86afc132ca9e06b1013ac1c1.tar.gz
Cleanup projectrestart
Switch test framework, remove unnecessary files, remove unnecessary magic comments.
Diffstat (limited to 'lib/plum/frame/push_promise.rb')
-rw-r--r--lib/plum/frame/push_promise.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/plum/frame/push_promise.rb b/lib/plum/frame/push_promise.rb
index 200fa37..d9133c4 100644
--- a/lib/plum/frame/push_promise.rb
+++ b/lib/plum/frame/push_promise.rb
@@ -1,6 +1,5 @@
-# frozen-string-literal: true
-
using Plum::BinaryString
+
module Plum
class Frame::PushPromise < Frame
register_subclass 0x05