Add missing import removed in 0c02af3

This commit is contained in:
Arlo Breault 2017-10-12 17:26:32 -04:00
parent 66509e6af3
commit 3b9a4624bd

View file

@ -1,6 +1,7 @@
package main package main
import ( import (
"fmt"
"log" "log"
"time" "time"