mirror of
https://github.com/hkalexling/Mango.git
synced 2026-03-20 00:00:48 -04:00
Remove unnecessary createtime method
This commit is contained in:
@@ -60,10 +60,6 @@ class DirEntry < Entry
|
||||
@dir_path
|
||||
end
|
||||
|
||||
def createtime : Time
|
||||
ctime @dir_path
|
||||
end
|
||||
|
||||
def read_page(page_num)
|
||||
img = nil
|
||||
begin
|
||||
|
||||
Reference in New Issue
Block a user