mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Delete duplicate line in api doc
(cherry picked from commit fe623cfd32
)
This commit is contained in:
parent
f6dc5e1cbc
commit
b020556d6e
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ require 'haml/version'
|
|||
# * {Haml::Compiler} is Haml's compiler.
|
||||
# * {Haml::Engine} is the class used to render Haml within Ruby code.
|
||||
# * {Haml::Options} is where Haml's runtime options are defined.
|
||||
# * {Haml::Engine} is the class used to render Haml within Ruby code.
|
||||
# * {Haml::Error} is raised when Haml encounters an error.
|
||||
#
|
||||
# Also see the {file:REFERENCE.md full Haml reference}.
|
||||
|
|
Loading…
Reference in a new issue