Commit 034093f
Don't use the
Summary:
**Pre-submission checklist**
- [x] I've ran the linters locally and fixed lint errors related to the
files I modified in this PR. You can install the linters by running `pip install -r requirements-dev.txt && pre-commit install`
- - [x] `pre-commit run`
In commit 7b36e2f (#641) I mistakenly added the user to the `root`
group, which is not necessary and gives more privileges than we want to
have.
Pull Request resolved: #690
Test Plan: Not needed.
Reviewed By: shiva-menta
Differential Revision: D88080346
Pulled By: KevinYakar
fbshipit-source-id: 82b004ff866721729661a974a16ae064ab12af48root group (#690)1 parent 426c232 commit 034093f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments