From cf8360819f69e8c4b3112782aa948044e06b57da Mon Sep 17 00:00:00 2001 From: Alexander Ding Date: Mon, 24 Oct 2022 14:52:34 +0000 Subject: [PATCH] fix: rename typo in file name --- pkg/filesystem/hostapi/{hotsapi.go => hostapi.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pkg/filesystem/hostapi/{hotsapi.go => hostapi.go} (100%) diff --git a/pkg/filesystem/hostapi/hotsapi.go b/pkg/filesystem/hostapi/hostapi.go similarity index 100% rename from pkg/filesystem/hostapi/hotsapi.go rename to pkg/filesystem/hostapi/hostapi.go