mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-22 04:41:43 +03:00
rm logs
This commit is contained in:
parent
cc07e4271a
commit
1dac12751c
@ -423,8 +423,6 @@ export const getCurrency = async () => {
|
||||
try {
|
||||
const setting = await getItemFromStorage(SETTINGS_SCHEMA);
|
||||
if (setting) {
|
||||
console.log(setting);
|
||||
console.log('ugur');
|
||||
return setting.currency;
|
||||
}
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user