diff options
Diffstat (limited to 'nova/volume/encryptors/luks.py')
-rw-r--r-- | nova/volume/encryptors/luks.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nova/volume/encryptors/luks.py b/nova/volume/encryptors/luks.py index 1ffbb1f1e1..0862247fab 100644 --- a/nova/volume/encryptors/luks.py +++ b/nova/volume/encryptors/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. # |