diff --git a/keystone/tests/fixtures/__init__.py b/keystone/tests/fixtures/__init__.py index d54164c4eb..c58e3a5c73 100644 --- a/keystone/tests/fixtures/__init__.py +++ b/keystone/tests/fixtures/__init__.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # 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/keystone/tests/fixtures/cache.py b/keystone/tests/fixtures/cache.py index b12940779b..bfbb8ffa8d 100644 --- a/keystone/tests/fixtures/cache.py +++ b/keystone/tests/fixtures/cache.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # 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