mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-09-28 06:35:24 +00:00
Remove unnecessary imports
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
import os
|
||||
import sys
|
||||
from containers import RunningContainers
|
||||
import restic
|
||||
|
||||
cmds = ['status', 'backup', 'snapshots', 'check']
|
||||
|
||||
|
||||
class Config:
|
||||
|
Reference in New Issue
Block a user