commit | b59755547223c60723321a728b1263da30b7f9d4 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Wed May 30 15:06:33 2018 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Wed May 30 15:06:33 2018 -0700 |
tree | 32b0d6d3514f24d1ba15a4a042adf5cad53e7dff | |
parent | 7367b266f86776a7c099ab13ddf1b286df3f3cb3 [diff] |
[CORD-3090] Remove Filebeat logging Change-Id: Iaf51d5df5df450bcaf2dbb93d49b05787a467e86
diff --git a/xos/synchronizer/vsg-hw-synchronizer.py b/xos/synchronizer/vsg-hw-synchronizer.py index 1368d6c..22ec365 100755 --- a/xos/synchronizer/vsg-hw-synchronizer.py +++ b/xos/synchronizer/vsg-hw-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