ef8f7b9f by Jeremy Groot

fix to azure plugin causing upload deletes to die

1 parent a6ba1089
......@@ -54,4 +54,4 @@ class AuthorizationHelperForAADGraphService
}
}
?>
?>
\ No newline at end of file
......
......@@ -359,5 +359,4 @@
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
}
}
?>
?>
\ No newline at end of file
......