rename gjp2 to gjp

This commit is contained in:
Reid 2023-08-31 01:09:52 -07:00
parent fc9c120076
commit 45a2cca6f6
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
4 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
pub mod accounts;
pub mod clean;
pub mod format;
pub mod gjp2;
pub mod gjp;