Skip to content

Commit

Permalink
Update result.go
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueCarry authored Dec 25, 2018
1 parent 4afa12d commit 38fe477
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions result.go
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
package clickhouse

import (
"fmt"
)

type result struct{}

func (*result) LastInsertId() (int64, error) {
Expand Down

0 comments on commit 38fe477

Please sign in to comment.