Java: Remove unneeded import for RegenerateModels.py.

This commit is contained in:
Michael Nebel
2022-12-07 10:39:26 +01:00
parent 1a226a15bf
commit 67732cbfa0

View File

@@ -2,7 +2,6 @@
# Tool to regenerate existing framework CSV models.
from pathlib import Path
import json
import os
import shutil