@@ -1,7 +1,7 @@
from fastapi import APIRouter
from app.api.api_v1.endpoints import login, users, utils, videos, images, reputations, ser_no
-from app.api.api_v1.endpoints import ytviewspayment, payment, simplepay
+from app.api.api_v1.endpoints import ytviewspayment, payment, simplepayment
from app.api.api_v1.endpoints import ecpay
from app.api.api_v1.endpoints import heartbeat