diff --git a/ironic_ui/__init__.py b/ironic_ui/__init__.py index 7abed690..e8145616 100644 --- a/ironic_ui/__init__.py +++ b/ironic_ui/__init__.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/ironic_ui/content/__init__.py b/ironic_ui/content/__init__.py index 7abed690..e8145616 100644 --- a/ironic_ui/content/__init__.py +++ b/ironic_ui/content/__init__.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at