Code cleanup

pull/3433/head
Richard Mahn 2016-07-29 15:38:23 -06:00
parent 98e1206ccf
commit c03d0401c1
1 changed files with 0 additions and 1 deletions

View File

@ -2404,7 +2404,6 @@ func (repo *Repository) UploadRepoFiles(doer *User, oldBranchName, branchName, t
}
dirPath := path.Join(localPath, treeName)
os.MkdirAll(dirPath, os.ModePerm)
// Copy uploaded files into repository.