remove unused import
This commit is contained in:
parent
4aa3d47cf1
commit
28d26452ac
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ from rocketchat_API.rocketchat import RocketChat
|
|||
import json
|
||||
import dev_config as cfg
|
||||
import os
|
||||
import inspect
|
||||
|
||||
def getNodesOrigin(channel):
|
||||
nodes = []
|
||||
|
|
Loading…
Reference in a new issue