Fix unused-import errors found by pylint

This commit is contained in:
Frederic Junod 2017-10-13 17:14:16 +02:00
parent 5f20fa6134
commit 6f28726758
9 changed files with 0 additions and 17 deletions

View file

@ -6,8 +6,6 @@ Parameters:
* todo.file: File to read TODOs from (defaults to ~/Documents/todo.txt)
"""
import platform
import bumblebee.input
import bumblebee.output
import bumblebee.engine