From 89a3b6bb4a6d6a7ef936e8ec1d4afefd4a8385fd Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 22 Sep 2018 19:12:20 +0200 Subject: thumbnail method --- app/relay/system.js | 7 ------- 1 file changed, 7 deletions(-) (limited to 'app/relay/system.js') diff --git a/app/relay/system.js b/app/relay/system.js index 90dbf66..49b8c33 100644 --- a/app/relay/system.js +++ b/app/relay/system.js @@ -37,13 +37,6 @@ export function upload_file(task, cb) { // localhost:7013/api/folder/1/upload/ } -export function status () { - return { - cpu: serialize_task(state.current_cpu_task), - gpu: serialize_task(state.current_gpu_task), - } -} - export function run_system_command(opt, cb) { console.log('running system command:', opt.cmd) switch(opt.cmd) { -- cgit v1.2.3-70-g09d2