Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lesstif committed May 14, 2019
1 parent 6f69965 commit e1118ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/JiraClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -347,8 +347,6 @@ public function upload($context, $filePathArray)

$ch = curl_init();

$this->multi = NULL;

$idx = 0;
foreach ($filePathArray as $file) {
$this->createUploadHandle($url, $file, $ch);
Expand Down

0 comments on commit e1118ca

Please sign in to comment.