Skip to content
Snippets Groups Projects
Commit 37727bad authored by Kocher, Manuel's avatar Kocher, Manuel
Browse files

fix linter issues

parent 7559a8b4
No related branches found
No related tags found
No related merge requests found
import {css, html} from 'lit';
import {html} from 'lit';
import {unsafeHTML} from 'lit/directives/unsafe-html.js';
import DBPLitElement from '../dbp-lit-element';
import * as commonStyles from '../styles.js';
import {createInstanceGivenResources, setOverridesByGlobalCache} from './i18n.js';
import {createInstanceGivenResources} from './i18n.js';
export class Translation extends DBPLitElement {
constructor() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment