Removed logs

This commit is contained in:
Justin Ferrari 2023-02-21 20:56:34 -05:00
parent a3f2352bcd
commit 9f4084ed20

View File

@ -400,7 +400,6 @@ setOpenGifModal: { attribute: false }
} }
async uploadGifCollection() { async uploadGifCollection() {
console.log(this.gifsToBeAdded);
if (!this.newCollectionName) { if (!this.newCollectionName) {
parentEpml.request('showSnackBar', get('gifs.gchange8')); parentEpml.request('showSnackBar', get('gifs.gchange8'));
return; return;
@ -604,7 +603,6 @@ setOpenGifModal: { attribute: false }
} }
render() { render() {
console.log(5, "chat gifs here");
return html` return html`
<div class="gifs-container"> <div class="gifs-container">
<div class="gif-explorer-container"> <div class="gif-explorer-container">