Remove comment.

This commit is contained in:
Alessio Treglia 2012-03-21 10:21:52 +01:00
parent bcf69e204d
commit fab858bad0
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Let's make sure we'll place the file in an existing dir
from os import environ, sep, mkdir, path
from os.path import exists
from xdg import BaseDirectory as basedir