fix(lotus-sim): fix info state imports

This commit is contained in:
Steven Allen 2021-06-15 18:16:46 -07:00
parent 73ae1924bc
commit 885062f712

View File

@ -5,7 +5,6 @@ import (
"context" "context"
"fmt" "fmt"
"math" "math"
"runtime"
"sync" "sync"
"sync/atomic" "sync/atomic"