diff options
Diffstat (limited to 'internal/ansiec/reset.go')
-rw-r--r-- | internal/ansiec/reset.go | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/internal/ansiec/reset.go b/internal/ansiec/reset.go deleted file mode 100644 index c5b6ba6..0000000 --- a/internal/ansiec/reset.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 ansiec - -const Reset = "\x1b[0m" |