Remove empty line.
This commit is contained in:
parent
c4b1a5f5ea
commit
cb69baedd3
1 changed files with 0 additions and 1 deletions
|
@ -175,7 +175,6 @@ class WikiPage
|
|||
end
|
||||
|
||||
def save(method, *args)
|
||||
|
||||
if valid? && wiki.send(method, *args)
|
||||
|
||||
page_details = if method == :update_page
|
||||
|
|
Loading…
Reference in a new issue