How do I remove the app's code from my theme?

We have created the app in such a way that there is no code that needs to be edited when you install or uninstall the app!  😊

However, if you would like to remove our code from your theme, follow the simple steps below:

1
On your Shopify admin, go to Online Store.
2
Under Themes, go to the Live theme section.
3
Click the Action dropdown menu and choose Edit code.
4
Click theme.liquid.
5
Search for the app's code.
6
Delete the entire line  {% capture cur %}{% include "booster-currency" %}{% endcapture %}{% unless cur contains "Liquid error" %}{{ cur }}{% endunless %} and click Save.
7
Go to Snippets.
8
Click booster-currency.liquid.
9
Click Delete file.

Here is a short video: