Commit f43116e
committed
fix: remove unreachable 'or free' fallback on tier assignment
AuthContext.tier defaults to 'free' in the dataclass and every
construction path sets it explicitly. The 'or free' was dead code.1 parent a1eba39 commit f43116e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments