Sort imports.

This commit is contained in:
Dermot Duffy
2021-09-20 21:33:37 -07:00
parent 8d639fb6fe
commit 3a084ec2b1
7 changed files with 45 additions and 40 deletions
+2
View File
@@ -1,6 +1,8 @@
import { CSSResultGroup, LitElement, TemplateResult, html, unsafeCSS } from 'lit';
import { customElement, property } from 'lit/decorators';
import { localize } from '../localize/localize';
import messageStyle from '../scss/message.scss';
const URL_TROUBLESHOOTING =