Remove require of propeller.problems.data-creation
This commit is contained in:
parent
a5156b3747
commit
98526b0e49
@ -4,7 +4,6 @@
|
|||||||
[propeller.push.interpreter :as interpreter]
|
[propeller.push.interpreter :as interpreter]
|
||||||
[clojure.string :as string]
|
[clojure.string :as string]
|
||||||
[propeller.tools.math :as math]
|
[propeller.tools.math :as math]
|
||||||
[propeller.problems.data-creation :as dc]
|
|
||||||
[propeller.utils :as utils]
|
[propeller.utils :as utils]
|
||||||
[propeller.push.instructions :refer [get-stack-instructions]]
|
[propeller.push.instructions :refer [get-stack-instructions]]
|
||||||
[propeller.push.state :as state]
|
[propeller.push.state :as state]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user