remove an unused import

This commit is contained in:
Andreas Zweili 2021-11-06 20:58:32 +01:00
parent dc07946cb2
commit da9fc60e60
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
import json
import settings
from todoist import TodoistAPI
from gitlab import GitlabAPI