Skip to content

Commit

Permalink
fix details
Browse files Browse the repository at this point in the history
Signed-off-by: martinvuyk <[email protected]>
  • Loading branch information
martinvuyk committed Dec 7, 2024
1 parent cec5e63 commit 9aa8f4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stdlib/src/utils/string_slice.mojo
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ from memory.memory import _memcmp_impl_unconstrained
from utils.format import _CurlyEntryFormattable, _FormatCurlyEntry

from ._utf8_validation import _is_valid_utf8
from builtin.type_aliases import _lit_mut_cast


alias StaticString = StringSlice[StaticConstantOrigin]
Expand Down

0 comments on commit 9aa8f4d

Please sign in to comment.