Fix flow errors
This commit is contained in:
@@ -5,6 +5,4 @@ const apiError = (code, id, message) => {
|
||||
};
|
||||
|
||||
export default apiError;
|
||||
export {
|
||||
httpErrors,
|
||||
};
|
||||
export { httpErrors };
|
||||
|
||||
Reference in New Issue
Block a user