mirror of
https://github.com/koush/scrypted.git
synced 2026-04-09 02:00:22 +01: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