Skip to content

Commit

Permalink
Remove blank line
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Grove <andygrove@nvidia.com>
  • Loading branch information
andygrove committed Apr 6, 2021
1 parent 3f0a1ba commit ce5ddf9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ case object Initialized extends MemoryState
case object Uninitialized extends MemoryState
case object Uninitializable extends MemoryState


object GpuDeviceManager extends Logging {
// This config controls whether RMM/Pinned memory are initialized from the task
// or from the executor side plugin. The default is to initialize from the
Expand Down

0 comments on commit ce5ddf9

Please sign in to comment.