[CORD-3090] Remove Filebeat logging

Change-Id: Ie86f338ea0b1a324e5ff034b3b0fb4241ce4eb15
diff --git a/xos/synchronizer/vsg-synchronizer.py b/xos/synchronizer/vsg-synchronizer.py
index c86c352..54c89a6 100755
--- a/xos/synchronizer/vsg-synchronizer.py
+++ b/xos/synchronizer/vsg-synchronizer.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 
 # Copyright 2017-present Open Networking Foundation
 #
@@ -13,9 +14,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-
-#!/usr/bin/env python
-
 # This imports and runs ../../xos-observer.py
 
 import importlib