mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Removed logs
This commit is contained in:
@@ -595,8 +595,6 @@ var List = {
|
||||
contentType: "image/jpeg",
|
||||
data: image,
|
||||
success: function(resp) {
|
||||
console.log(resp);
|
||||
console.log("Added image");
|
||||
},
|
||||
error: function(error) {
|
||||
console.log(error);
|
||||
|
||||
Reference in New Issue
Block a user