Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit b7b2677

Browse files
committed
chore: lint
1 parent d5a944b commit b7b2677

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

samples/beta/cancel_operation.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
import sys
1817

1918
# [START automl_cancel_operation]
2019

@@ -60,4 +59,4 @@ def main():
6059

6160

6261
if __name__ == "__main__":
63-
main()
62+
main()

0 commit comments

Comments
 (0)