removed accidental import of runtime

This commit is contained in:
renaynay 2020-05-07 16:07:23 +02:00
parent 18065c4fdb
commit 490fdbdff6
No known key found for this signature in database
GPG key ID: 6557F5413D663EDB

View file

@ -21,7 +21,6 @@ import (
"fmt"
"math"
"os"
"runtime"
godebug "runtime/debug"
"sort"
"strconv"