mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-13 22:26:43 +10:00
fix: metadata init issues
This commit is contained in:
@@ -86,7 +86,6 @@ export class MetadataHandler {
|
||||
);
|
||||
resolve(mappedResults);
|
||||
} catch (e) {
|
||||
console.error(e);
|
||||
reject(e);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user