diff options
Diffstat (limited to 'nova/vnc/__init__.py')
-rw-r--r-- | nova/vnc/__init__.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nova/vnc/__init__.py b/nova/vnc/__init__.py index af7257f604..006ee94796 100644 --- a/nova/vnc/__init__.py +++ b/nova/vnc/__init__.py @@ -1,6 +1,4 @@ #!/usr/bin/env python -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright (c) 2010 OpenStack Foundation # All Rights Reserved. # |