Revert "Important fix: utils was not imported correctly"

This reverts commit 7382fd937a.
pull/1174/head
Callum Leslie 3 years ago committed by RapidStoned
parent 8863b985dc
commit b41a95f7c9

@ -2,6 +2,7 @@ import re
from utils.console import print_substep
def id(reddit_obj: dict):
"""
This function takes a reddit object and returns the post id

Loading…
Cancel
Save