From 8256414f7ee8eb683ca6673324280ae41c43d878 Mon Sep 17 00:00:00 2001 From: Suhas Date: Wed, 3 Mar 2021 08:27:18 -0500 Subject: [PATCH] Update core.py --- features/steps/core.py | 1 - 1 file changed, 1 deletion(-) diff --git a/features/steps/core.py b/features/steps/core.py index 870e7feb..f31ad9d6 100644 --- a/features/steps/core.py +++ b/features/steps/core.py @@ -16,7 +16,6 @@ import keyring import toml import yaml - import jrnl.time from jrnl import Journal from jrnl import __version__