Remove unused packages

This commit is contained in:
gingerBill
2018-05-27 23:33:10 +01:00
parent 547a2831c7
commit a513b47780
5 changed files with 32 additions and 18 deletions
-1
View File
@@ -1,6 +1,5 @@
package strings
import "core:mem"
import "core:raw"
new_string :: proc(s: string) -> string {