Remove not used SUPPORTED_FIELD_REFERECES variable.
This commit is contained in:
parent
f6a78cb4b2
commit
aa1bc46ab1
1 changed files with 0 additions and 2 deletions
|
|
@ -71,8 +71,6 @@ FLOW_REFERENCES = {
|
|||
'after::cell' : 'table:table-cell',
|
||||
}
|
||||
|
||||
SUPPORTED_FIELD_REFERECES = ['text:p', 'table:table-row', 'table:table-cell']
|
||||
|
||||
# ---- Exceptions
|
||||
class SecretaryError(Exception):
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue