mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-05-20 16:17:08 +02:00
refactor(composer): unused import
This commit is contained in:
parent
7908fe25f1
commit
9817843c0e
@ -1,9 +1,9 @@
|
|||||||
import { getConfig, log } from "./imports";
|
import { getConfig, log } from "./imports";
|
||||||
import { Module, modules } from "./types";
|
import { modules } from "./types";
|
||||||
|
|
||||||
import "./modules/operaDownloadButton";
|
import "./modules/operaDownloadButton";
|
||||||
import "./modules/firstCreatedUsername";
|
import "./modules/firstCreatedUsername";
|
||||||
import "./modules/bypassCameraRollSelectionLimit";
|
import "./modules/bypassCameraRollSelectionLimit";
|
||||||
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user