Skip to content

Commit 855b744

Browse files
PM-22661 - Update crates/bitwarden-auth/src/api/enums/grant_type.rs
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
1 parent 3cf2904 commit 855b744

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/bitwarden-auth/src/api/enums/grant_type.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,3 @@ pub enum GrantType {
1414
// TODO: Add other grant types as needed.
1515
}
1616

17-
// TODO: rename common to api (as in dealing with API specific concerns)
18-
// TODO: make things pub(crate) as much as possible.

0 commit comments

Comments
 (0)