Update cloud/azure/storage/storagesync/mode/sessions.pm

Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
This commit is contained in:
matoy 2021-06-08 19:54:48 +02:00 committed by GitHub
parent 248ac60289
commit 657c1afcfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# limitations under the License.
#
package cloud::azure::storage::storagesync::mode::sessions;
package cloud::azure::storage::storagesync::mode::filessync;
use base qw(cloud::azure::custom::mode);