From b5f50275496a8570f2f2751106f690a76a08b868 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Tue, 7 Apr 2020 02:23:16 +0100 Subject: [PATCH] Move store scope to util --- {store => util}/scope/scope.go | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {store => util}/scope/scope.go (100%) diff --git a/store/scope/scope.go b/util/scope/scope.go similarity index 100% rename from store/scope/scope.go rename to util/scope/scope.go