[VOL-3143] Optimize and test ofAgent response chunking

Change-Id: Ia48199ea055d1833a116a3ac47c72f09ca78563a
diff --git a/cmd/ofagent/profile.go b/cmd/ofagent/profile.go
index 6ac7528..f539afd 100644
--- a/cmd/ofagent/profile.go
+++ b/cmd/ofagent/profile.go
@@ -28,4 +28,4 @@
 		logger.Fatal(http.ListenAndServe("0.0.0.0:6060", nil))
 	}()
 
-}
\ No newline at end of file
+}