From 0c869b2782aeecb92dff232b46a499a3821f9f2c Mon Sep 17 00:00:00 2001 From: HJ Date: Sat, 3 Feb 2024 15:10:00 -0500 Subject: cleanup --- .../gleam_erlang/include/gleam@erlang_ApplicationFailedToStart.hrl | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 aoc2023/build/packages/gleam_erlang/include/gleam@erlang_ApplicationFailedToStart.hrl (limited to 'aoc2023/build/packages/gleam_erlang/include/gleam@erlang_ApplicationFailedToStart.hrl') diff --git a/aoc2023/build/packages/gleam_erlang/include/gleam@erlang_ApplicationFailedToStart.hrl b/aoc2023/build/packages/gleam_erlang/include/gleam@erlang_ApplicationFailedToStart.hrl deleted file mode 100644 index 52c9896..0000000 --- a/aoc2023/build/packages/gleam_erlang/include/gleam@erlang_ApplicationFailedToStart.hrl +++ /dev/null @@ -1,4 +0,0 @@ --record(application_failed_to_start, { - name :: gleam@erlang@atom:atom_(), - reason :: gleam@dynamic:dynamic_() -}). -- cgit v1.2.3