Skip to content

Commit

Permalink
Fix resolving merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLampert authored Feb 10, 2025
1 parent 672e9e8 commit 37ff437
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions examples/tree_1d_dgsem/elixir_advection_diffusion.jl
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
<<<<<<< HEAD
using OrdinaryDiffEqSDIRK, ADTypes
=======
using OrdinaryDiffEq, ADTypes
>>>>>>> main
using Trixi

###############################################################################
Expand Down
4 changes: 0 additions & 4 deletions examples/tree_1d_dgsem/elixir_advection_diffusion_restart.jl
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
<<<<<<< HEAD
using OrdinaryDiffEqSDIRK, ADTypes
=======
using OrdinaryDiffEq, ADTypes
>>>>>>> main
using Trixi

###############################################################################
Expand Down

0 comments on commit 37ff437

Please sign in to comment.