Revert "test"

This reverts commit 57fcd3fe73.
This commit is contained in:
shoopea 2019-06-28 15:56:40 +08:00
parent 9ee3df9548
commit 1809832e01

1
mq.go
View File

@ -2,7 +2,6 @@ package main
import (
"errors"
"log"
"github.com/streadway/amqp"
)