Remove leftovers, please the formatter.

This commit is contained in:
InsanePrawn 2022-02-17 06:42:15 +01:00
parent fa2ecd8771
commit 3fbda2e089
5 changed files with 3 additions and 10 deletions

View file

@ -5,8 +5,6 @@ import logging
from copy import deepcopy
import click
from constants import WRAPPER_TYPES
CONFIG_DIR = appdirs.user_config_dir('kupfer')
CACHE_DIR = appdirs.user_cache_dir('kupfer')