Remove unused import.

Change-Id: Ic2415bd1abb07c43a9df3adc4b13c75fd465c767
This commit is contained in:
Matt T. Proud 2013-09-04 18:13:06 +02:00
parent 4a87c002e8
commit 33d6f73d18
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ import (
"flag"
"os"
"os/signal"
"sync"
"syscall"
"time"