diff options
Diffstat (limited to 'aoc2023/build/packages/gleam_erlang/include/gleam@erlang_ApplicationFailedToStart.hrl')
-rw-r--r-- | aoc2023/build/packages/gleam_erlang/include/gleam@erlang_ApplicationFailedToStart.hrl | 4 |
1 files changed, 0 insertions, 4 deletions
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_() -}). |