Important fix: utils was not imported correctly

pull/1174/head
Simon 3 years ago committed by RapidStoned
parent 7335dfcbd1
commit 8863b985dc

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

Loading…
Cancel
Save