-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
td/utils: Don't use lazy static for schedule_type sets
Summary: This hashmap is just a match statement. Might as well do it inline and avoid the dependency. Differential Revision: D59885606 fbshipit-source-id: cf9a97fdaa06362bffbb55bf574dd6f21559a113
- Loading branch information
1 parent
dd24184
commit 88db9bf
Showing
1 changed file
with
16 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters