mirror of
https://github.com/kevinveenbirkenbach/docker-volume-backup.git
synced 2024-10-31 23:33:11 +01:00
Removed unused libraries
This commit is contained in:
parent
1ff8fd4a0a
commit
72270f5cb8
@ -3,7 +3,6 @@
|
||||
#
|
||||
import subprocess, os, sys, pathlib, csv, pandas
|
||||
from datetime import datetime
|
||||
from pprint import pprint
|
||||
|
||||
def bash(command):
|
||||
print(command);
|
||||
|
Loading…
Reference in New Issue
Block a user