diff --git a/smart/files/__init__.py b/smart/files/__init__.py index c82bba0..d7844a7 100644 --- a/smart/files/__init__.py +++ b/smart/files/__init__.py @@ -62,4 +62,3 @@ def read (path): return _data -read('/home/steve/tmp/logs') \ No newline at end of file