diff options
Diffstat (limited to 'internal/unsorted/version.go')
-rw-r--r-- | internal/unsorted/version.go | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/internal/unsorted/version.go b/internal/unsorted/version.go deleted file mode 100644 index 52c0f32..0000000 --- a/internal/unsorted/version.go +++ /dev/null @@ -1,6 +0,0 @@ -// SPDX-License-Identifier: AGPL-3.0-only -// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org> - -package unsorted - -var version = "unknown" |