diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:57:02 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:57:02 +0100 |
| commit | b18d4acc015fb9ff66969ac95a4d8e78bdfa43e2 (patch) | |
| tree | 00620b1233219b876253b3e6715a8d062fa36573 /src/plugins/locks.py | |
| parent | Update-email (diff) | |
| download | xpybar-18f1d954710ca75a150799349d55153f8ecdee98.tar.gz xpybar-18f1d954710ca75a150799349d55153f8ecdee98.tar.bz2 xpybar-18f1d954710ca75a150799349d55153f8ecdee98.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'src/plugins/locks.py')
| -rw-r--r-- | src/plugins/locks.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/locks.py b/src/plugins/locks.py index a5d40b5..6bde5a6 100644 --- a/src/plugins/locks.py +++ b/src/plugins/locks.py @@ -190,4 +190,3 @@ class Locks: @return :list<str> All found pathnames of the file ''' return Locks.find(self.major, self.minor, self.inode, alarm) - |
