Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion cupp.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ def read_config(filename):

# 1337 mode configs, well you can add more lines if you add it to the
# config file too.
leet = functools.partial(config.get, "leet")
leetc = {}
letters = {"a", "i", "e", "t", "o", "s", "g", "z"}

Expand Down