Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove else block after https://github.com/cozy/cozy-libs/pull/1115 #1891

Open
todo bot opened this issue Oct 1, 2020 · 0 comments
Open

Remove else block after https://github.com/cozy/cozy-libs/pull/1115 #1891

todo bot opened this issue Oct 1, 2020 · 0 comments

Comments

@todo
Copy link

todo bot commented Oct 1, 2020

cozy-banks/src/main.jsx

Lines 84 to 89 in 3832f16

// TODO Remove else block after https://github.com/cozy/cozy-libs/pull/1115
// is merged
if (client.plugins.flags.refresh) {
await client.plugins.flags.refresh()
} else {
await flag.initializeFromRemote(client)


This issue was generated by todo based on a TODO comment in 3832f16 when #1890 was merged. cc @cozy.
@todo todo bot added the todo 🗒️ label Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants