clean up unused import

This commit is contained in:
Suhas 2021-01-21 22:47:46 -05:00
parent 9e2b7dd0c1
commit 692a979efe

View file

@ -2,7 +2,6 @@
# License: https://www.gnu.org/licenses/gpl-3.0.html # License: https://www.gnu.org/licenses/gpl-3.0.html
import argparse import argparse
from jrnl import config
import re import re
import textwrap import textwrap
import json import json