diff --git a/modules/bamboohr/item.go b/modules/bamboohr/item.go index 1f6f5ef9..3854568c 100644 --- a/modules/bamboohr/item.go +++ b/modules/bamboohr/item.go @@ -2,7 +2,6 @@ package bamboohr import ( "fmt" - //"time" "github.com/wtfutil/wtf/wtf" )