Skip to content

Commit 0c57ded

Browse files
author
Glenn Snyder
committed
removing debug
1 parent 66cf491 commit 0c57ded

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/create_custom_field.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030

3131
initial_options = [{"label": io[0], "position": io[1]} for io in args.initial_options]
3232

33-
import pdb; pdb.set_trace()
34-
3533
response = hub.create_cf(
3634
args.object,
3735
args.field_type,

0 commit comments

Comments
 (0)