Remove dublicate exports

This commit is contained in:
ful1e5 2021-03-24 17:44:27 +05:30
parent 432e468d65
commit 0d5db8117c

View file

@ -157,5 +157,5 @@ class BitmapsGenerator {
await page.close();
}
}
export { BitmapsGenerator };
export { BitmapsGenerator };