]> Lady’s Gitweb - Pisces/blobdiff - string.js
Fix linting errors in string.*
[Pisces] / string.js
index c8805d9d3d63d48a508f29fbeee8e83dc61ef8ba..219fe4892273513ed996f9c0adbc65e4be7ecd54 100644 (file)
--- a/string.js
+++ b/string.js
@@ -15,7 +15,7 @@ import {
   objectCreate,
   setPrototype,
 } from "./object.js";
-import { ITERATOR, TO_STRING_TAG, type } from "./value.js";
+import { ITERATOR, TO_STRING_TAG } from "./value.js";
 
 export const {
   /**
This page took 0.05319 seconds and 4 git commands to generate.