3 lines
56 B
Python
3 lines
56 B
Python
|
"""Constants for the apns component."""
|
||
|
DOMAIN = "apns"
|