Remove encoding line from transbot

This commit is contained in:
Klaus-Uwe Mitterer 2017-02-28 11:03:20 +01:00
parent ffef5cc47d
commit 23f9e44dea

View file

@ -1,5 +1,4 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#!/usr/bin/env python3
import html.parser, tweepy, os, translate