mirror of
https://github.com/jlengrand/simple-food-diary.git
synced 2026-03-10 00:31:21 +00:00
Remove deleted reference
This commit is contained in:
@@ -2,7 +2,6 @@ import { LitElement, html, css } from 'lit';
|
||||
import { customElement, property, state } from 'lit/decorators.js';
|
||||
|
||||
import './food-log-form.js';
|
||||
import './login-screen.js';
|
||||
|
||||
@customElement('simple-food-diary')
|
||||
export class SimpleFoodDiary extends LitElement {
|
||||
|
||||
Reference in New Issue
Block a user