princekhunt / privateping

PrivatePing is a secure messaging application built on Python's Django framework, providing end-to-end encryption for messages exchanged between users.
https://privateping.bytespot.tech
MIT License
142 stars 34 forks source link

removed unused vars #2

Closed princekhunt closed 6 months ago

princekhunt commented 6 months ago

As per the issue, unused variables have been removed.