strings: drop stale runtime dependency
This commit is contained in:
@@ -26,7 +26,6 @@ package strings;
|
|||||||
import bytes;
|
import bytes;
|
||||||
import encoding.utf8;
|
import encoding.utf8;
|
||||||
import os;
|
import os;
|
||||||
import rt;
|
|
||||||
import types;
|
import types;
|
||||||
|
|
||||||
// ref/hare/strings/utf8.ha:29. `cap` equals `len`; the slice does
|
// ref/hare/strings/utf8.ha:29. `cap` equals `len`; the slice does
|
||||||
|
|||||||
Reference in New Issue
Block a user