Remove unused import in publisher.py.

This commit is contained in:
Pascal Schumacher 2020-03-21 14:44:41 +01:00
parent 05c43fe347
commit 8cf12550bd
1 changed files with 1 additions and 2 deletions

View File

@ -15,8 +15,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ------------------------------------------------------------------------
import time
import sys
import os
import stomp