Skip to content

Commit dc022c5

Browse files
authored
Personlig #kommentar
1 parent c2a5e98 commit dc022c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ def main():
8585
locations = config["locations"]
8686
limit = config.get("limit", 50)
8787

88-
# ✅ Dessa två ska självklart vara kvar 👍
8988
include_words = config.get("include_words", [])
9089
exclude_words = config.get("exclude_words", [])
9190

0 commit comments

Comments
 (0)