<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- hatch_build.py.orig	2020-02-02 01:00:00.000000000 +0100
+++ hatch_build.py	2023-01-23 11:07:26.000000000 +0100
@@ -81,4 +81,3 @@
         """Initialize the hook."""
         if self.target_name not in ["wheel", "sdist"]:
             return
-        _get_css_files()
</pre></body></html>