review cleanup, remove TODOs

This commit is contained in:
Benjamin A. Petersen
2024-04-25 11:07:55 -04:00
parent 2753b468fd
commit cd86d57763
12 changed files with 18 additions and 58 deletions

View File

@@ -144,7 +144,6 @@ func (s *ActiveDirectorySessionData) Clone() *ActiveDirectorySessionData {
}
}
// TODO: flesh this out, GitHub will need additional data.
type GitHubSessionData struct {
}