bugfix: use InviteMustGet instead of InviteGet (#654)

* add fmt import
master
yubo 4 years ago committed by GitHub
parent f6b2535cdb
commit 999c1b4239
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,7 @@
package models
import (
"fmt"
"time"
)

Loading…
Cancel
Save