Remove log
This commit is contained in:
@@ -67,7 +67,6 @@ export const fetchFiles = (gistId: string) => {
|
|||||||
return 0
|
return 0
|
||||||
};
|
};
|
||||||
if (aExtension === bExtension) {
|
if (aExtension === bExtension) {
|
||||||
console.log('tääl')
|
|
||||||
if (a.name > b.name) {
|
if (a.name > b.name) {
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user