Skip to content

Commit

Permalink
mix format
Browse files Browse the repository at this point in the history
  • Loading branch information
bartkrak committed Feb 15, 2024
1 parent 470ed0a commit d60117d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/unifex/code_generator/base_types/default.ex
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ defmodule Unifex.CodeGenerator.BaseTypes.Default do
def generate_initialization(_name, _ctx) do
""
end

@impl true
def generate_destruction(_name, _ctx) do
""
Expand Down

0 comments on commit d60117d

Please sign in to comment.