Add newlines at the end of multiple service files for consistency
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const url_Backend_dwinzo = `http://${process.env.REACT_APP_SERVER_REST_API_BASE_URL}`;
|
||||
// const url_Backend_dwinzo = `http://192.168.0.102:5000`;
|
||||
|
||||
|
||||
export const getTrash = async (organization: string) => {
|
||||
console.log("Organization:", organization);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user