diff options
Diffstat (limited to 'grc/core/generator/FlowGraphProxy.py')
-rw-r--r-- | grc/core/generator/FlowGraphProxy.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/grc/core/generator/FlowGraphProxy.py b/grc/core/generator/FlowGraphProxy.py index 0003cb5012..9469cc3728 100644 --- a/grc/core/generator/FlowGraphProxy.py +++ b/grc/core/generator/FlowGraphProxy.py @@ -5,7 +5,6 @@ # -from __future__ import absolute_import from six.moves import range from ..utils import expr_utils |