oops
diff --git a/cmd/apid/main.go b/cmd/apid/main.go
index 6abd2fc..7b76396 100644
--- a/cmd/apid/main.go
+++ b/cmd/apid/main.go
@@ -3,7 +3,7 @@
 import (
 	// import plugins to ensure they're bound into the executable
 	_ "github.com/30x/apidApigeeSync"
-	//_ "github.com/30x/apidVerifyAPIKey"
+	_ "github.com/30x/apidVerifyAPIKey"
 	_ "github.com/30x/apidGatewayDeploy"
 
 	// other imports