veyron/profiles: TBR Fix import mistake.

Change-Id: I3130cad36e9b8cab2730db03fc003b7613e2244b
diff --git a/profiles/roaming/roaming.go b/profiles/roaming/roaming.go
index 01d4ae5..6f04215 100644
--- a/profiles/roaming/roaming.go
+++ b/profiles/roaming/roaming.go
@@ -11,15 +11,12 @@
 package roaming
 
 import (
-	"flag"
-
 	"v.io/core/veyron2"
 	"v.io/core/veyron2/config"
 	"v.io/core/veyron2/ipc"
 	"v.io/core/veyron2/rt"
 
 	"v.io/core/veyron/lib/appcycle"
-	"v.io/core/veyron/lib/flags"
 	"v.io/core/veyron/lib/netconfig"
 	"v.io/core/veyron/lib/netstate"
 	"v.io/core/veyron/profiles/internal"