aboutsummaryrefslogtreecommitdiff
path: root/aoc2023/build/dev/erlang/adglent/include/showtime@tests@should_IsOk.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'aoc2023/build/dev/erlang/adglent/include/showtime@tests@should_IsOk.hrl')
-rw-r--r--aoc2023/build/dev/erlang/adglent/include/showtime@tests@should_IsOk.hrl4
1 files changed, 0 insertions, 4 deletions
diff --git a/aoc2023/build/dev/erlang/adglent/include/showtime@tests@should_IsOk.hrl b/aoc2023/build/dev/erlang/adglent/include/showtime@tests@should_IsOk.hrl
deleted file mode 100644
index 37c24ca..0000000
--- a/aoc2023/build/dev/erlang/adglent/include/showtime@tests@should_IsOk.hrl
+++ /dev/null
@@ -1,4 +0,0 @@
--record(is_ok, {
- a :: {ok, any()} | {error, any()},
- meta :: gleam@option:option(showtime@tests@meta:meta())
-}).