From 87ab1a64fd359348f7b80aef3f0b2b988f215be8 Mon Sep 17 00:00:00 2001 From: Daniel_Doehring Date: Tue, 15 Oct 2024 10:46:00 +0200 Subject: [PATCH] fmt --- src/callbacks_step/amr_dg2d.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/callbacks_step/amr_dg2d.jl b/src/callbacks_step/amr_dg2d.jl index bd68a38ab74..ebdf6baa237 100644 --- a/src/callbacks_step/amr_dg2d.jl +++ b/src/callbacks_step/amr_dg2d.jl @@ -578,5 +578,4 @@ function create_cache(::Type{ControllerThreeLevel}, controller_value = Vector{Int}(undef, nelements(dg, cache)) return (; controller_value) end - end # @muladd