Falko Schindler 2 anni fa
parent
commit
bcfafe4883
2 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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