Skip to content

Commit 4649e64

Browse files
committed
cleanup
1 parent 37f9e1a commit 4649e64

File tree

6 files changed

+1
-109
lines changed

6 files changed

+1
-109
lines changed

.vscode/launch.json

Lines changed: 0 additions & 46 deletions
This file was deleted.

.vscode/settings.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

BACKLOG.md

Lines changed: 0 additions & 55 deletions
This file was deleted.

databusclient/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from typing import List
77
from databusclient import client
88

9-
from nextcloudclient import upload
9+
from databusclient.rclone_wrapper import upload
1010

1111
@click.group()
1212
def app():

nextcloudclient/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)