Browse Source

removed empty docstring from setup.py

digital 7 years ago
parent
commit
b035832491
1 changed files with 0 additions and 5 deletions
  1. 0 5
      setup.py

+ 0 - 5
setup.py

@@ -16,11 +16,6 @@
 # You should have received a copy of the GNU General Public License
 # along with BeeWatch.  If not, see <http://www.gnu.org/licenses/>.
 
-"""
-
-"""
-
-
 from distutils.core import setup
 
 setup_kwargs = {