diff options
Diffstat (limited to 'nova/tests/volume/encryptors/test_luks.py')
-rw-r--r-- | nova/tests/volume/encryptors/test_luks.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nova/tests/volume/encryptors/test_luks.py b/nova/tests/volume/encryptors/test_luks.py index 2db7e77637..8958c39481 100644 --- a/nova/tests/volume/encryptors/test_luks.py +++ b/nova/tests/volume/encryptors/test_luks.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright (c) 2013 The Johns Hopkins University/Applied Physics Laboratory # All Rights Reserved. # |