aboutsummaryrefslogtreecommitdiffstats
path: root/examples/client/synchronous.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 /examples/client/synchronous.rb
parent9190801a092d46c7079ccee201b212b2d7985952 (diff)
downloadplum-restart.tar.gz
Cleanup projectrestart
Switch test framework, remove unnecessary files, remove unnecessary magic comments.
Diffstat (limited to 'examples/client/synchronous.rb')
-rw-r--r--examples/client/synchronous.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/client/synchronous.rb b/examples/client/synchronous.rb
index 6701e1e..c44e7fb 100644
--- a/examples/client/synchronous.rb
+++ b/examples/client/synchronous.rb
@@ -1,4 +1,3 @@
-# frozen-string-literal: true
# client/synchronous.rb: download 3 files in sequence
$LOAD_PATH.unshift File.expand_path("../../../lib", __FILE__)
require "plum"