From 521b024439b202be03447188925869100904b807 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 4 Jun 2018 19:33:21 +0200 Subject: refactor state --- app/client/modules/samplernn/index.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/client/modules/samplernn/index.js') diff --git a/app/client/modules/samplernn/index.js b/app/client/modules/samplernn/index.js index 9efb6de..6459056 100644 --- a/app/client/modules/samplernn/index.js +++ b/app/client/modules/samplernn/index.js @@ -5,7 +5,6 @@ import SampleRNNShow from './samplernn.show' import SampleRNNDatasets from './samplernn.datasets' import SampleRNNImport from './samplernn.import' import SampleRNNResults from './samplernn.results' -import SampleRNNInspect from './samplernn.inspect' import SampleRNNLoss from './samplernn.loss' function router () { @@ -13,7 +12,6 @@ function router () {
- -- cgit v1.2.3-70-g09d2