Skip to content
Snippets Groups Projects
Commit 5cdb75e7 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Remove unused import

parent ba5dabf8
No related branches found
No related tags found
2 merge requests!23Feat resolve uid gid,!18Redesign RabbitMQ
#!/usr/bin/env python
import pika # python client
import sys
import rabbit_config as rcfg
import socket
import subprocess
import time
import json
import subprocess
from pwd import getpwnam
from rc_rmq import RCRMQ
......
#!/usr/bin/env python
import pika # python client
import sys
import rabbit_config as rcfg
import socket
import subprocess
import time
import json
import subprocess
from rc_rmq import RCRMQ
task = 'ood_account'
......
#!/usr/bin/env python
import pika # python client
import sys
import rabbit_config as rcfg
import socket
import subprocess
import time
import json
import subprocess
from rc_rmq import RCRMQ
task = 'slurm_account'
......
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