Skip to content

Commit

Permalink
moved a couple of files from the wrong directory
Browse files Browse the repository at this point in the history
  • Loading branch information
akissinger committed Oct 31, 2017
1 parent b6315dc commit eb711c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,13 @@ import java.io.File

import akka.util.Timeout
import org.python.core._
import quanto.core._
import quanto.data._
import quanto.data.Names._
import quanto.gui.QuantoDerive
import quanto.rewrite.Simproc
import quanto.util.json._
import akka.pattern.ask
import scala.concurrent.duration._
import scala.concurrent.{Await, ExecutionContext}
import ExecutionContext.Implicits.global

import scala.collection.JavaConverters._
import scala.concurrent.duration._


// object providing functions specifically for python scripting
Expand Down

0 comments on commit eb711c9

Please sign in to comment.