From c1a6ae2b486ef09b8b1bc35284b9bd5e7217f423 Mon Sep 17 00:00:00 2001 From: Bob Lantz Date: Sat, 31 Mar 2012 21:29:56 -0700 Subject: [PATCH] Remove blank line. --- examples/limit.py | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/limit.py b/examples/limit.py index 6babe7b..fbda428 100755 --- a/examples/limit.py +++ b/examples/limit.py @@ -67,4 +67,3 @@ def verySimpleLimit( bw=150 ): if __name__ == '__main__': setLogLevel( 'info' ) limit() -