heartwood every commit a ring

Clean up commented out code

7248fe29 by Isaac Bythewood · 5 years ago

modified components/entry.js
@@ -85,9 +85,7 @@ const Entry = ({ entry, removeEntry, isSelected }) => {          </EntryRemove>        </EntryForm>      ) : (        <          // autoFocus= {(isSelected==entry.id)}        >        <>          <EntryTime>            {timeString(entry.end - entry.start)}            <span>{entry.start.toLocaleTimeString()}</span>