Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Games
Kajongg
Commits
3d2f707b
Commit
3d2f707b
authored
Dec 16, 2017
by
Wolfgang Rohdewald
Browse files
remove dead code
parent
bff2c0b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/rule.py
View file @
3d2f707b
...
...
@@ -285,11 +285,6 @@ class Ruleset:
hits
=
0
misses
=
0
@
staticmethod
def
clearCache
():
"""clears the cache with Rulesets"""
Ruleset
.
cache
.
clear
()
@
staticmethod
def
cached
(
name
):
"""If a Ruleset instance is never changed, we can use a cache"""
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment