提交 3e71af9f 编写于 作者: I Izaak Alpert

Fix style issues

Change-Id: I1ffe18414b7f6eae38d7860a8e3b64a9a185273f
上级 9d5bb5a7
......@@ -16,10 +16,9 @@ class ProjectObserver < BaseObserver
end
if project.wiki_enabled?
#force the creation of a wiki,
GollumWiki.new(project, project.owner).wiki
#force the creation of a wiki,
GollumWiki.new(project, project.owner).wiki
end
end
def after_update(project)
......
......@@ -88,4 +88,4 @@ describe UsersProjectObserver do
end
end
end
end
end
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册