Skip to content

Commit 0ab0602

Browse files
Merge pull request #2130 from CliMA/gb/import
Remove stale import
2 parents 0685f7c + 6c5ca06 commit 0ab0602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/cuda/adapt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import CUDA, Adapt
22
import ClimaCore
3-
import ClimaCore: Grids, Spaces, Topologies, Devices
3+
import ClimaCore: Grids, Spaces, Topologies
44

55
Adapt.adapt_structure(
66
to::CUDA.KernelAdaptor,

0 commit comments

Comments
 (0)