lib: Fixed imports throughout standard library
[nit.git] / lib / standard / error.nit
index f40444d..b1e96e2 100644 (file)
@@ -12,7 +12,7 @@
 #
 module error
 
-import string
+import text
 
 # Standard class for error messages
 class Error