File size: 64 Bytes
03b7303
 
 
 
 
1
2
3
4
5
6
from .attack import attack_api

blueprints = [
    attack_api
]