test to trigger pipeline

This commit is contained in:
Michael Alt 2019-12-16 17:30:11 +01:00 committed by GitHub
parent 063b377aa9
commit 768f85084b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
* See README.md for usage and integration instructions.
*/
import * as Log from './util/logging.js';
import Base64 from "./base64.js";
import { supportsImageMetadata } from './util/browser.js';