From ca3f15f8bb1b23e12bbe0baedaf2c381c466d36b Mon Sep 17 00:00:00 2001 From: Kornelius Kalnbach Date: Sat, 13 Feb 2016 10:35:50 +0100 Subject: remove whitespace --- lib/coderay/scanners/lua2.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/coderay/scanners/lua2.rb') diff --git a/lib/coderay/scanners/lua2.rb b/lib/coderay/scanners/lua2.rb index 866dded..4b99a44 100644 --- a/lib/coderay/scanners/lua2.rb +++ b/lib/coderay/scanners/lua2.rb @@ -150,15 +150,11 @@ module Scanners states = [state] until eos? - case state - #{ @code.chomp.gsub(/^/, ' ') } else raise_inspect 'Unknown state: %p' % [state], encoder - end - end if options[:keep_state] -- cgit v1.2.1