Skip to content

Commit

Permalink
fixing compilation issue with action task (#1833)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoertink committed Sep 21, 2023
1 parent 0bcc91f commit ecb57b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/gen/action/browser.cr
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
require "lucky_task"
require "teeplate"
require "./action_generator"
require "../page"

class Gen::Action::Browser < LuckyTask::Task
include Gen::ActionGenerator
Expand Down

0 comments on commit ecb57b1

Please sign in to comment.