CAM: Remove UTF-8 coding declarations (#24527)

These declarations are no longer needed for Python 3+.
This commit is contained in:
ᴩʜᴏɴᴇᴅʀᴏɪᴅ
2025-10-09 14:49:18 -04:00
committed by GitHub
parent 21d1c49c38
commit c727846508
284 changed files with 1 additions and 286 deletions

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# ***************************************************************************
# * Copyright (c) 2014 Dan Falck <ddfalck@gmail.com> *
# * *

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# ***************************************************************************
# * Copyright (c) 2019 sliptonic <shopinthewoods@gmail.com> *
# * *