clean import

This commit is contained in:
Kenneth Reitz
2012-05-08 10:34:22 -04:00
parent 14337a9328
commit 114683a531
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ Now you can replace this boilerplate::
With a simple call::
>>> import env
import env
::
+1 -1
View File
@@ -14,7 +14,7 @@ Now you can replace this boilerplate::
With a simple call::
>>> import env
import env
::