remove unused import

This commit is contained in:
Lab 8916100448256 2019-06-05 21:51:23 +02:00
parent 4aa3d47cf1
commit 28d26452ac

View file

@ -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 = []