Skip to content

Commit

Permalink
[api] remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
coolo committed Dec 30, 2012
1 parent 4c38516 commit 6dc6496
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/api/app/controllers/source_controller.rb
Expand Up @@ -1443,7 +1443,6 @@ def index_project_copy
valid_http_methods :post
project_name = params[:project]
oproject = params[:oproject]
repository = params[:repository]

oprj = Project.get_by_name( oproject )

Expand Down

0 comments on commit 6dc6496

Please sign in to comment.