diff options
Diffstat (limited to 'lib/coderay/encoder.rb')
-rw-r--r-- | lib/coderay/encoder.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/coderay/encoder.rb b/lib/coderay/encoder.rb index 8f8375a..fd809d5 100644 --- a/lib/coderay/encoder.rb +++ b/lib/coderay/encoder.rb @@ -171,5 +171,3 @@ module CodeRay end
end
-
-# vim:sw=2:ts=2:noet:tw=78
|