Browse Source

Update 'hooks.py'

Removed unnecessary headers.
deadtom 1 tuần trước cách đây
mục cha
commit
51768cfd59
1 tập tin đã thay đổi với 0 bổ sung7 xóa
  1. 0 7
      hooks.py

+ 0 - 7
hooks.py

@@ -1,10 +1,3 @@
-# File name: Hooks.py
-# Date created: 09/16/2022
-# Date last modified: 2/10/2025
-# Python Version: 3.11.2
-# Copyright © 2025 DeadTOm
-# TODO: Make routes for various chat and video links
-
 try:
     from config import *
     from flask import Flask, jsonify, current_app, request