chore: formatting

This commit is contained in:
ThatOneCalculator 2023-05-08 13:36:53 -07:00
parent 72b224a40c
commit b92237c8d2

View file

@ -123,7 +123,7 @@ export async function importPosts(
} catch (e) {
logger.warn(`Error in line:${linenum} ${e}`);
}
}
};
}
}
} catch (e) {