Skip to content
Snippets Groups Projects
Commit b5acba3b authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

Add missing import in account_manager driver script.

parent daae1f96
No related branches found
No related tags found
2 merge requests!147Merge previous default branch feat-cod-rmq into main,!119Feat account management
......@@ -4,6 +4,7 @@ import rc_util
import argparse
import signal
import uuid
import pika
import rc_util
from rc_rmq import RCRMQ
import rabbit_config as rcfg
......
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