Skip to content

Commit

Permalink
Remove stale line
Browse files Browse the repository at this point in the history
  • Loading branch information
tskisner committed Jun 1, 2020
1 parent 231f54d commit 54930e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/toast/mpi.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
use_mpi4py = env.use_mpi4py()

MPI = None
MPI_Comm = None

if use_mpi4py and (MPI is None):
try:
Expand Down

0 comments on commit 54930e1

Please sign in to comment.