mirror of
https://github.com/cheat/cheat.git
synced 2025-09-06 03:52:55 +02:00
Merge pull request #416 from chrisallenlane/issue-414-build-opts
Issue #414 - snap package compatibility
This commit is contained in:
@ -64,7 +64,6 @@ class Sheets:
|
||||
""" Assembles a list of directories containing cheatsheets """
|
||||
sheet_paths = [
|
||||
self.default_path(),
|
||||
'/usr/share/cheat',
|
||||
]
|
||||
|
||||
# merge the CHEATPATH paths into the sheet_paths
|
||||
|
Reference in New Issue
Block a user