Falko Schindler 2 ani în urmă
părinte
comite
bcfafe4883
2 a modificat fișierele cu 0 adăugiri și 2 ștergeri
  1. 0 1
      nicegui/binding.py
  2. 0 1
      nicegui/nicegui.py

+ 0 - 1
nicegui/binding.py

@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
 import asyncio
 import logging
 import time

+ 0 - 1
nicegui/nicegui.py

@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
 # isort:skip_file
 from typing import Awaitable, Callable