Skip to content

Commit eee2c81

Browse files
author
Burak Yigit Kaya
committed
Remove obsolete enum type
1 parent 040f273 commit eee2c81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phabricator/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
'diffid': int,
8282
'diff_id': int,
8383
'id': int,
84-
'enum': int,
8584

8685
# bool types
8786
'bool': bool,

0 commit comments

Comments
 (0)