Skip to content

Commit

Permalink
Revert "fix ut"
Browse files Browse the repository at this point in the history
This reverts commit 2a44a25.
  • Loading branch information
GMHDBJD committed Nov 29, 2022
1 parent 570fdb6 commit 4d0a324
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dm/relay/local_reader_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ func (t *testReaderSuite) setActiveRelayLog(r Process, uuid, filename string, of
writer.out.uuid.Store(uuid)
writer.out.filename.Store(filename)
writer.out.offset.Store(offset)
writer.out.fileOffset.Store(offset)
}

func (t *testReaderSuite) createBinlogFileParseState(c *C, relayLogDir, relayLogFile string, offset int64, possibleLast bool) *binlogFileParseState {
Expand Down

0 comments on commit 4d0a324

Please sign in to comment.