From f5e42e69563b22b66fdfd34ee09faa4c4d229fc5 Mon Sep 17 00:00:00 2001 From: cmccarthy1 <38653604+cmccarthy1@users.noreply.github.com> Date: Fri, 15 May 2020 23:49:45 +0100 Subject: [PATCH] Update producer.q --- examples/producer.q | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/producer.q b/examples/producer.q index 78d8ab5..f12ae8c 100644 --- a/examples/producer.q +++ b/examples/producer.q @@ -1,6 +1,5 @@ \l ../q/mqtt.q -// Load in log file provided by Keysight to be published to user // Initialize a counter to allow us to stop after a set number of published messages n:0 // Connect to the host