From 65c53682138d163c701bfc89d2d3d59ee1df4db4 Mon Sep 17 00:00:00 2001 From: yeungc Date: Sat, 21 Mar 2020 07:18:37 +0800 Subject: [PATCH] Rename handller.go to handler.go --- pkg/filesystem/driver/upyun/{handller.go => handler.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pkg/filesystem/driver/upyun/{handller.go => handler.go} (100%) diff --git a/pkg/filesystem/driver/upyun/handller.go b/pkg/filesystem/driver/upyun/handler.go similarity index 100% rename from pkg/filesystem/driver/upyun/handller.go rename to pkg/filesystem/driver/upyun/handler.go