Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit c1be087

Browse files
author
William McLendon
committed
Remove dataclasses import
1 parent 5b485ce commit c1be087

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/setprogramoptions/SetProgramOptions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
pass
6060

6161
import copy
62-
import dataclasses
6362
#from pathlib import Path
6463
#from pprint import pprint
6564
import re

0 commit comments

Comments
 (0)