Removed second dangling reference
parent
dd5c9c3580
commit
fb5487c756
|
@ -374,7 +374,6 @@ export type DependSource = {
|
|||
export type SourcePath = string | DependSource | string[];
|
||||
|
||||
export const scripts = script_loader;
|
||||
export const style = style_loader;
|
||||
export const templates = template_loader;
|
||||
|
||||
/* Hello World message */
|
||||
|
|
Loading…
Reference in New Issue