John Cowen bda515abe9 ui: Remove settings.findHeaders now we can use promises in our adapters (#7375)
Previously the API around setting headers wasn't within a Promised like
code path, so we needed a little 'cheat' function to get a token from
localStorage syncronously.

Since we refactored our adapter layer, we now have a Promised codepath
where we need to access this localStorage value and set our headers.
This means we can remove our little 'cheat' function.
2020-05-12 17:14:13 +00:00
..
2018-05-10 19:52:53 +01:00
2018-05-10 19:52:53 +01:00
2019-12-18 12:26:47 +00:00
2019-12-18 12:26:47 +00:00
2020-05-12 17:14:02 +00:00
2019-05-01 18:22:37 +00:00
2018-06-25 12:25:14 -07:00
2019-12-18 12:26:47 +00:00
2019-05-01 18:22:37 +00:00
2019-12-18 12:26:47 +00:00
2019-12-18 12:26:47 +00:00