Removed dangling import
This commit is contained in:
parent
7663689a09
commit
dd5c9c3580
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
import * as script_loader from "./script_loader";
|
import * as script_loader from "./script_loader";
|
||||||
import * as style_loader from "./style_loader";
|
|
||||||
import * as template_loader from "./template_loader";
|
import * as template_loader from "./template_loader";
|
||||||
import * as Animation from "../animation";
|
import * as Animation from "../animation";
|
||||||
import {getUrlParameter} from "./utils";
|
import {getUrlParameter} from "./utils";
|
||||||
|
|
Loading…
Add table
Reference in a new issue