From 630d13597b69f278a67699c8938ef8721e4423e0 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 30 Jan 2021 10:29:29 +0200 Subject: refactor: drop now-unnecessary binding --- subplot/ewww.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/subplot/ewww.yaml b/subplot/ewww.yaml index ec5395f..7353863 100644 --- a/subplot/ewww.yaml +++ b/subplot/ewww.yaml @@ -5,16 +5,9 @@ function: start_server cleanup: stop_server -- given: "{count} files in {dirname}" - function: fixme - - given: directory {dirname} function: create_directory -- given: file (?P\S+) with "(?P.*)" - regex: true - function: create_file - - then: I am redirected to {location} function: fixme -- cgit v1.2.1