Skip to content

Commit

Permalink
Re-order using statements
Browse files Browse the repository at this point in the history
  • Loading branch information
utkinis committed Oct 16, 2023
1 parent c82e676 commit bc14df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KernelLaunch.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module KernelLaunch

using FastIce.Architectures
using FastIce.Grids
using FastIce.Architectures
using FastIce.BoundaryConditions

export launch!
Expand Down

0 comments on commit bc14df7

Please sign in to comment.