aboutsummaryrefslogtreecommitdiff
path: root/aoc2023/build/packages/adglent/include/showtime@tests@should_NotEq.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'aoc2023/build/packages/adglent/include/showtime@tests@should_NotEq.hrl')
-rw-r--r--aoc2023/build/packages/adglent/include/showtime@tests@should_NotEq.hrl5
1 files changed, 0 insertions, 5 deletions
diff --git a/aoc2023/build/packages/adglent/include/showtime@tests@should_NotEq.hrl b/aoc2023/build/packages/adglent/include/showtime@tests@should_NotEq.hrl
deleted file mode 100644
index 2a6bf48..0000000
--- a/aoc2023/build/packages/adglent/include/showtime@tests@should_NotEq.hrl
+++ /dev/null
@@ -1,5 +0,0 @@
--record(not_eq, {
- a :: any(),
- b :: any(),
- meta :: gleam@option:option(showtime@tests@meta:meta())
-}).