Skip to content

Commit

Permalink
Merge pull request #17 from yizshi/master
Browse files Browse the repository at this point in the history
Refactor code lint error
  • Loading branch information
AaronAtDuo authored Apr 13, 2020
2 parents a972522 + 6e40c06 commit ad9adc5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion admin/logs.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import (
duoapi "github.com/duosecurity/duo_api_golang"
)


// maxLogV1PageSize sets 1000 as the maximum page size for API V1 log endpoints.
const maxLogV1PageSize = 1000

Expand Down
2 changes: 0 additions & 2 deletions admin/logs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ import (
"net/url"
"testing"
"time"

)


/*
* Logs
*/
Expand Down

0 comments on commit ad9adc5

Please sign in to comment.