Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-g committed Sep 19, 2015
1 parent 56c3e80 commit e54ea66
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ first level SM sequentially computes (1+2) and then (3), while second level SM
import com.maxeler.maxcompiler.v2.kernelcompiler.KernelLib;
import com.maxeler.maxcompiler.v2.kernelcompiler.types.base.DFEType;
import com.maxeler.maxcompiler.v2.kernelcompiler.types.base.DFEVar;
import com.maxeler.maxcompiler.v2.kernelcompiler.stdlib.core.Count.*;



public class TwoStageStoreReduce extends KernelLib
Expand Down

0 comments on commit e54ea66

Please sign in to comment.