remove unused imports and function

This commit is contained in:
2026-01-02 21:45:45 -07:00
parent 16eaceb70a
commit e4292478a1
5 changed files with 61 additions and 99 deletions

View File

@@ -5,7 +5,6 @@ Test script to verify the prompt numbering logic.
import json
import configparser
from datetime import datetime
def get_num_prompts():
"""Get the number of prompts from settings.cfg or default."""