mirror of https://github.com/iSoron/uhabits.git
parent
053bfe116a
commit
21d8a008f1
@ -0,0 +1,5 @@
|
||||
package org.isoron.uhabits.core.commands
|
||||
|
||||
class BlockSkippedDayCommand : Command {
|
||||
override fun run() {}
|
||||
}
|
Loading…
Reference in new issue