Revert "test"

This reverts commit 2ebd392087.
This commit is contained in:
shoopea 2019-06-28 15:57:02 +08:00
parent a789c2852f
commit afffc3beb9

2
mq.go
View File

@ -1,7 +1,7 @@
package main
import (
"errors"
"error"
"github.com/streadway/amqp"
)