mirror of
https://github.com/koush/scrypted.git
synced 2026-02-11 09:34:27 +00:00
server: cleanup import
This commit is contained in:
@@ -5,7 +5,6 @@ import Level from '../level';
|
||||
import { getPluginsVolume, getScryptedVolume } from '../plugin/plugin-volume';
|
||||
import { ScryptedRuntime } from '../runtime';
|
||||
import { sleep } from '../sleep';
|
||||
import util from 'util';
|
||||
|
||||
export class Backup {
|
||||
constructor(public runtime: ScryptedRuntime) {}
|
||||
|
||||
Reference in New Issue
Block a user