Remove extraneous comment block (#31865)

pull/31881/head
Jerry Chong 8 years ago committed by John R Barker
parent 269672faf1
commit 4acd0de8f0

@ -12,9 +12,6 @@
#
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
#
# ansible-vault is a script that encrypts/decrypts YAML files. See
# http://docs.ansible.com/playbooks_vault.html for more details.
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type

Loading…
Cancel
Save