Commit 076aa0a2 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Add a blank line to align with CE

parent 6c542689
...@@ -5,6 +5,7 @@ class RepositoryImportWorker ...@@ -5,6 +5,7 @@ class RepositoryImportWorker
include ExceptionBacktrace include ExceptionBacktrace
include ProjectStartImport include ProjectStartImport
include ProjectImportOptions include ProjectImportOptions
def perform(project_id) def perform(project_id)
@project = Project.find(project_id) @project = Project.find(project_id)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment