Skip to content
Snippets Groups Projects
Commit 1944deec authored by Dariusz Kędzierski's avatar Dariusz Kędzierski Committed by Jason Salyers
Browse files

Removed unused imports

parent 63187634
No related branches found
No related tags found
2 merge requests!456Release candidate v1 24,!370Jsalyers muting at sql level
"""Handles follow operations."""
import logging
<<<<<<< HEAD
=======
from time import perf_counter as perf
from json import dumps
>>>>>>> Cast all follow name data to string. Should protect against setting non string data types as names in follower and following
from funcy.seqs import first
from hive.db.adapter import Db
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment