aboutsummaryrefslogtreecommitdiff
path: root/internal/unsorted/unsorted.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/unsorted/unsorted.go')
-rw-r--r--internal/unsorted/unsorted.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/internal/unsorted/unsorted.go b/internal/unsorted/unsorted.go
deleted file mode 100644
index f26b0e4..0000000
--- a/internal/unsorted/unsorted.go
+++ /dev/null
@@ -1,5 +0,0 @@
-// SPDX-License-Identifier: AGPL-3.0-only
-// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org>
-
-// Package unsorted is where unsorted Go files from the old structure are kept.
-package unsorted