Remove duplicate import leftover blank line

cgen-53ee94601f3e4615b41e161f9e45a950
This commit is contained in:
Builder.io 2025-09-30 23:19:35 +00:00
parent b30223b712
commit 8cda6c9075

View file

@ -1,5 +1,4 @@
import { supabase } from "./supabase";
export const aethexSocialService = {
async listRecommended(userId: string, limit = 10) {
try {