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",
|
contentType: "image/jpeg",
|
||||||
data: image,
|
data: image,
|
||||||
success: function(resp) {
|
success: function(resp) {
|
||||||
console.log(resp);
|
|
||||||
console.log("Added image");
|
|
||||||
},
|
},
|
||||||
error: function(error) {
|
error: function(error) {
|
||||||
console.log(error);
|
console.log(error);
|
||||||
|
|||||||
Reference in New Issue
Block a user