aboutsummaryrefslogtreecommitdiff
path: root/aoc2023/build/dev/erlang/glint/include/glint_PrettyHelp.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'aoc2023/build/dev/erlang/glint/include/glint_PrettyHelp.hrl')
-rw-r--r--aoc2023/build/dev/erlang/glint/include/glint_PrettyHelp.hrl5
1 files changed, 0 insertions, 5 deletions
diff --git a/aoc2023/build/dev/erlang/glint/include/glint_PrettyHelp.hrl b/aoc2023/build/dev/erlang/glint/include/glint_PrettyHelp.hrl
deleted file mode 100644
index 79bd887..0000000
--- a/aoc2023/build/dev/erlang/glint/include/glint_PrettyHelp.hrl
+++ /dev/null
@@ -1,5 +0,0 @@
--record(pretty_help, {
- usage :: gleam_community@colour:colour(),
- flags :: gleam_community@colour:colour(),
- subcommands :: gleam_community@colour:colour()
-}).