From 0e6bb17709a1f40fccd42063c6de7758abca0e9f Mon Sep 17 00:00:00 2001 From: Mike J Innes Date: Mon, 1 May 2017 12:31:00 +0100 Subject: [PATCH] import this in compiler --- src/Flux.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Flux.jl b/src/Flux.jl index a7d1a7e3..ff20adba 100644 --- a/src/Flux.jl +++ b/src/Flux.jl @@ -8,7 +8,6 @@ using DataFlow: graphm, syntax, prewalk!, postwalk!, prewalk, postwalk, detuple, value, inputs, thread!, value, inputs, Split, splitnode, inputnode, spliceinputs, bumpinputs, Line, Frame, applylines using DataFlow.Interpreter -using MacroTools: @q using Juno: Tree, Row # Zero Flux Given