update dependencies, python3.13, remove logging
This commit is contained in:
@@ -68,7 +68,6 @@ export const getRoot = async (): Promise<TheGrapefruitsDuoAPI> => {
|
||||
),
|
||||
),
|
||||
);
|
||||
console.log(tgd);
|
||||
return tgd;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user