setup.py: remove docstring from authentic2

This commit is contained in:
Benjamin Dauvergne 2016-05-23 15:53:56 +02:00
parent a41fcd7faa
commit c9eb4e2d9b
1 changed files with 0 additions and 4 deletions

View File

@ -1,8 +1,4 @@
#! /usr/bin/env python
#
'''
Setup script for Authentic 2
'''
import subprocess
import os