summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/nitro_xhtml.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/coderay/scanners/nitro_xhtml.rb')
-rw-r--r--lib/coderay/scanners/nitro_xhtml.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/coderay/scanners/nitro_xhtml.rb b/lib/coderay/scanners/nitro_xhtml.rb
index ba8ee71..cf8c5aa 100644
--- a/lib/coderay/scanners/nitro_xhtml.rb
+++ b/lib/coderay/scanners/nitro_xhtml.rb
@@ -9,7 +9,6 @@ module Scanners
# Alias: +nitro+
class NitroXHTML < Scanner
- include Streamable
register_for :nitro_xhtml
file_extension :xhtml
title 'Nitro XHTML'