X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fupload%2FUploadFromStash.php;h=607965f3f31486554d23de37505c69963ba585de;hb=85b9e85c1f85d8c4d0b1625e84b69ea57f051da9;hp=d5cce14a3b8c37873bc3ccff1aeb582bdc048943;hpb=fcd74e5dd3299926be0a41b55e2ed24424568948;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/upload/UploadFromStash.php b/includes/upload/UploadFromStash.php index d5cce14a3b..607965f3f3 100644 --- a/includes/upload/UploadFromStash.php +++ b/includes/upload/UploadFromStash.php @@ -62,8 +62,6 @@ class UploadFromStash extends UploadBase { $this->stash = new UploadStash( $this->repo, $this->user ); } - - return true; } /**