aboutsummaryrefslogtreecommitdiffstats
path: root/examples/client/synchronous.rb
diff options
context:
space:
mode:
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"