Remove unused requires
This commit is contained in:
parent
719b2c6444
commit
d3e2adb575
@ -1,9 +1,6 @@
|
||||
(ns propeller.core
|
||||
#?(:clj (:gen-class))
|
||||
(:require [propeller.gp :as gp]
|
||||
[propeller.problems.simple-regression :as regression]
|
||||
[propeller.problems.string-classification :as string-classif]
|
||||
[clojure.string :as string]
|
||||
#?(:cljs [cljs.reader :refer [read-string]])))
|
||||
|
||||
(defn eval-problem-var
|
||||
|
Loading…
x
Reference in New Issue
Block a user