Commit 55febd4
Remove no-longer-necessary special case in TransactionHandle::get_module
Summary: I added this special case in D92129857 after observing that in tests, TypeAliasRef was unable to look up the main test module by name. D92916215 fixes this in a much better way, by adding the module path to TypeAliasRef, so we can remove the special case.
Reviewed By: migeed-z
Differential Revision: D93000984
fbshipit-source-id: 5f06fa3cf4fe2abdf14290f30a9968fbb9f93ae41 parent 046edf6 commit 55febd4
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2128 | 2128 | | |
2129 | 2129 | | |
2130 | 2130 | | |
2131 | | - | |
2132 | | - | |
2133 | | - | |
2134 | | - | |
2135 | | - | |
2136 | | - | |
2137 | 2131 | | |
2138 | 2132 | | |
2139 | 2133 | | |
| |||
0 commit comments