Remove duplicate import leftover blank line
cgen-53ee94601f3e4615b41e161f9e45a950
This commit is contained in:
parent
b30223b712
commit
8cda6c9075
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
import { supabase } from "./supabase";
|
||||
|
||||
export const aethexSocialService = {
|
||||
async listRecommended(userId: string, limit = 10) {
|
||||
try {
|
||||
|
|
|
|||
Loading…
Reference in a new issue