Skip to content

Commit e79e3e9

Browse files
Update src/lib/removeAds.js
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent 5b93b5b commit e79e3e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/lib/removeAds.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import purchaseListener from "handlers/purchase";
2-
import helpers from "utils/helpers";
2+
import purchaseListener from "handlers/purchase";
3+
import { hideAd } from "./startAd.js";
34
import { hideAd } from "./startAd.js";
45

56
/**

0 commit comments

Comments
 (0)