Remove duplicate import in aethex-social-service
cgen-0b1495f3edca468eb6988922ae3c0e7d
This commit is contained in:
parent
45d63e45ca
commit
b30223b712
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
import { supabase } from "./supabase";
|
||||
|
||||
import { supabase } from "./supabase";
|
||||
|
||||
export const aethexSocialService = {
|
||||
async listRecommended(userId: string, limit = 10) {
|
||||
try {
|
||||
|
|
|
|||
Loading…
Reference in a new issue