diff options
author | Ben Sima <ben@bsima.me> | 2021-07-21 11:32:22 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2021-11-26 13:47:37 -0500 |
commit | 7f311fd420e92b6d90007fdd3b2d843e6e1752c3 (patch) | |
tree | cd470e0fe44a85b893391b23e8071921d8dfe8d6 /Hero | |
parent | ce1f39471d090d724d33732a6ea995213666dbf9 (diff) |
Delete Hero/Part.hs
Diffstat (limited to 'Hero')
-rw-r--r-- | Hero/Part.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Hero/Part.hs b/Hero/Part.hs deleted file mode 100644 index 4244721..0000000 --- a/Hero/Part.hs +++ /dev/null @@ -1 +0,0 @@ -module Hero.Part () where |