Skip to content

Commit 48d9ee9

Browse files
committed
[lint] remove unneeded import
1 parent c227734 commit 48d9ee9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/sass/cache.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import { InternalError } from "../lib/error.ts";
1010
import { md5Hash } from "../hash.ts";
1111
import { join } from "../../deno_ral/path.ts";
1212
import { ensureDirSync, existsSync } from "../../deno_ral/fs.ts";
13-
import { dartCompile } from "../dart-sass.ts";
1413
import { TempContext } from "../temp.ts";
1514
import { safeRemoveIfExists } from "../path.ts";
1615
import * as log from "../../deno_ral/log.ts";

0 commit comments

Comments
 (0)