From fc8c5fdce62fb229202659408798a7b6c98f6e8b Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 28 Apr 2023 01:36:55 +0800 Subject: --- cli/internal/doublestar/doublestar.go | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 cli/internal/doublestar/doublestar.go (limited to 'cli/internal/doublestar/doublestar.go') diff --git a/cli/internal/doublestar/doublestar.go b/cli/internal/doublestar/doublestar.go deleted file mode 100644 index 6fa05f1..0000000 --- a/cli/internal/doublestar/doublestar.go +++ /dev/null @@ -1,11 +0,0 @@ -// Package doublestar is adapted from https://github.com/bmatcuk/doublestar -// Copyright Bob Matcuk. All Rights Reserved. -// SPDX-License-Identifier: MIT -package doublestar - -import ( - "path" -) - -// ErrBadPattern indicates a pattern was malformed. -var ErrBadPattern = path.ErrBadPattern -- cgit v1.2.3-70-g09d2