commit | eda6d4c6003c155e927ae3e3658db38648ecad24 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Wed May 30 14:22:42 2018 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Thu May 31 13:04:16 2018 -0700 |
tree | 4740182630d289f8099f3cfb0214331d33af8289 | |
parent | c12f3362c0ba195b3e19bbfa8f2eb13a1af42e65 [diff] [blame] |
[CORD-3090] Remove Filebeat logging Change-Id: Ieebfbaef03e878d6d5c3d8875c29272913ad0603
diff --git a/xos/synchronizer/simpleexampleservice-synchronizer.py b/xos/synchronizer/simpleexampleservice-synchronizer.py index d819675..7caa954 100644 --- a/xos/synchronizer/simpleexampleservice-synchronizer.py +++ b/xos/synchronizer/simpleexampleservice-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 - # Runs the standard XOS synchronizer import importlib