Revert "Important fix: utils was not imported correctly"

This reverts commit 7382fd937a.
pull/1145/head
Callum Leslie 3 years ago
parent 7382fd937a
commit 52b4190973

@ -1,5 +1,5 @@
import re
from utils.console import print_substep
from utils import print_substep
def id(reddit_obj: dict):
"""

Loading…
Cancel
Save