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