remove unnecessary utf-8 header in .py files (#615)

* remove unnecessary utf-8 header in .py files

Signed-off-by: samuel orji <[email protected]>

* review feedback: add link to changelog

Signed-off-by: samuel orji <[email protected]>

---------

Signed-off-by: samuel orji <[email protected]>
This commit is contained in:
Samuel Orji
2023-11-24 16:19:50 -05:00
committed by GitHub
parent 5b28423f71
commit 6f26eb3e8e
224 changed files with 1 additions and 223 deletions
-1
View File
@@ -1,6 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# SPDX-License-Identifier: Apache-2.0
#
# The OpenSearch Contributors require contributions made to