fixed typo [RELEASE]

This commit is contained in:
Nick Leffler 2021-05-24 12:19:08 -04:00
parent 183e8d68ac
commit 58266a97bb

View File

@ -3,8 +3,6 @@ package main
import ( "fmt" import ( "fmt"
"time" "time"
"runtime" "runtime"
"bufio"
"os"
) )
func main(){ func main(){