delete consol log
This commit is contained in:
@@ -63,8 +63,6 @@ func (s MongoDBStorage) GetEvent(id string) (*Event, error) {
|
||||
return nil, err
|
||||
}
|
||||
|
||||
fmt.Printf("%+v\n", event)
|
||||
|
||||
return event, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user