luckybooru/spec/support/flows/base_flow.cr

4 lines
82 B
Crystal

# Add methods that all or most Flows need to share
class BaseFlow < LuckyFlow
end