Mercurial Hosting > junotu
changeset 47:bad4e8bb769e
Minor: Edited comment
author | Fox |
---|---|
date | Tue, 08 Nov 2022 12:00:07 +0100 |
parents | 487e560524c2 |
children | e2e06241d69f |
files | src/junotu/TabColumns.java |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
diff -r 487e560524c2 -r bad4e8bb769e src/junotu/TabColumns.java --- a/src/junotu/TabColumns.java Sun Oct 30 02:50:03 2022 +0200 +++ b/src/junotu/TabColumns.java Tue Nov 08 12:00:07 2022 +0100 @@ -1,6 +1,6 @@ package junotu; -/* TODO: Clean-up exports. */ +/* TODO: Clean-up imports. */ import java.lang.RuntimeException;