diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2024-06-15 11:13:16 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2024-06-15 11:13:16 -0700 |
| commit | 95159e5585762c06c654945070ba54262b7dcec9 (patch) | |
| tree | 23609018c1460b056ce22067290ea12ee851d483 /hotline/banners/7.txt | |
| parent | a6216dd89252fa01dc176f98f1e4ecfd3f637566 (diff) | |
Refactoring and cleanup
* Split CLI client into separate project
* Convert more functions to follow common Golang idioms e.g io.Reader, io.Writer
* Use ldflags for versioning
* Misc cleanup and simplification
Diffstat (limited to 'hotline/banners/7.txt')
| -rw-r--r-- | hotline/banners/7.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/hotline/banners/7.txt b/hotline/banners/7.txt deleted file mode 100644 index c072e25..0000000 --- a/hotline/banners/7.txt +++ /dev/null @@ -1,7 +0,0 @@ -██╗ ██╗ ██████╗ ████████╗██╗ ██╗███╗ ██╗███████╗ -██║ ██║██╔═══██╗╚══██╔══╝██║ ██║████╗ ██║██╔════╝ -███████║██║ ██║ ██║ ██║ ██║██╔██╗ ██║█████╗ -██╔══██║██║ ██║ ██║ ██║ ██║██║╚██╗██║██╔══╝ -██║ ██║╚██████╔╝ ██║ ███████╗██║██║ ╚████║███████╗ -╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚══════╝╚═╝╚═╝ ╚═══╝╚══════╝ - |