mirror of
https://github.com/rclone/rclone.git
synced 2025-12-21 10:43:37 +00:00
vendor: update github.com/dropbox/dropbox-sdk-go-unofficial
This commit is contained in:
6
vendor/github.com/dropbox/dropbox-sdk-go-unofficial/generator/go_helpers.py
generated
vendored
6
vendor/github.com/dropbox/dropbox-sdk-go-unofficial/generator/go_helpers.py
generated
vendored
@@ -1,5 +1,5 @@
|
||||
from stone.api import (ApiNamespace, ApiRoute)
|
||||
from stone.data_type import (
|
||||
from stone.ir import (ApiNamespace, ApiRoute)
|
||||
from stone.ir import (
|
||||
Boolean,
|
||||
Float32,
|
||||
Float64,
|
||||
@@ -15,7 +15,7 @@ from stone.data_type import (
|
||||
is_struct_type,
|
||||
Void,
|
||||
)
|
||||
from stone.target import helpers
|
||||
from stone.backends import helpers
|
||||
|
||||
HEADER = """\
|
||||
// Copyright (c) Dropbox, Inc.
|
||||
|
||||
Reference in New Issue
Block a user