Commit ccbde34
eden: fix fix-windows-eden's pip dependency
Summary:
pip no longer vendors colorama, so this codepath always fails (but is raised as a type error on D72229174)
This diff deletes that fallback path.
Reviewed By: drinkmorewaterr
Differential Revision: D72237481
fbshipit-source-id: 5aa219ea39c84060cffbc2ed161e49434e92923e1 parent a163e0f commit ccbde34
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | 80 | | |
82 | 81 | | |
0 commit comments