mirror of https://github.com/zulip/zulip.git
b40c8bd9cd
This commit actually just deletes the `get_default_suggestion` function while the `get_default_suggestion_legacy` function's logic remains the exact same, it is just renamed. Since the operator can never be undefined as mentioned in the previous commit, we do not require the check with undefined and as a result the, `if (suggestion)` condition can be removed. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.eslintrc.json | ||
.gitignore | ||
favicon.ico |