style: Remove trailing blank lines in api_key_manager.py

This commit is contained in:
ajaysi
2024-10-06 14:35:57 +05:30
committed by ajaysi (aider)
parent a710e33f6d
commit 80e777d568

View File

@@ -67,7 +67,3 @@ def check_llm_environs():
st.success(f"{api_key_var} added successfully!")
return False
return True