| commit | 579fb7a2c1ad03ee4541730e66f47e20cf7b2def | [log] [tgz] |
|---|---|---|
| author | Benjamin Olmstead <ben-emboss@xn13.com> | Fri Aug 29 18:28:46 2025 -0700 |
| committer | Benjamin Olmstead <ben-emboss@xn13.com> | Fri Aug 29 18:28:46 2025 -0700 |
| tree | affcd8dcf119dcc54c4a9a8f8e132c5e6d4e0fcc | |
| parent | c141316c8aa3b0627c6ef3b9c9bf4d3cf005dd58 [diff] |
Remove unnecessary imports.
diff --git a/emboss-format b/emboss-format index 098cbe4..a0dd827 100755 --- a/emboss-format +++ b/emboss-format
@@ -16,8 +16,6 @@ """Standalone driver program for the Emboss formatter.""" -import argparse -import os import sys from compiler.front_end import format