diff options
Diffstat (limited to 'lib/coderay/scanners/nitro_xhtml.rb')
-rw-r--r-- | lib/coderay/scanners/nitro_xhtml.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/coderay/scanners/nitro_xhtml.rb b/lib/coderay/scanners/nitro_xhtml.rb index 4a8ee96..871ce17 100644 --- a/lib/coderay/scanners/nitro_xhtml.rb +++ b/lib/coderay/scanners/nitro_xhtml.rb @@ -5,8 +5,6 @@ module Scanners load :ruby # Nitro XHTML Scanner - # - # $Id$ class NitroXHTML < Scanner include Streamable |