mirror of https://github.com/apache/activemq.git
Remove unused import in publisher.py.
This commit is contained in:
parent
05c43fe347
commit
8cf12550bd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue