diff options
Diffstat (limited to 'py/stream.c')
-rw-r--r-- | py/stream.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/py/stream.c b/py/stream.c index b9932b35e..448de41bb 100644 --- a/py/stream.c +++ b/py/stream.c @@ -1,4 +1,3 @@ - /* * This file is part of the MicroPython project, http://micropython.org/ * |