Pārlūkot izejas kodu

Removed an unused dictionary

Recognizer.commands was unused, so there's no reason to keep it.
Clara Hobbs 7 gadus atpakaļ
vecāks
revīzija
76e0434e13
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0
    1
      kayleevc/recognizer.py

+ 0
- 1
kayleevc/recognizer.py Parādīt failu

@@ -21,7 +21,6 @@ class Recognizer(GObject.GObject):
21 21
 
22 22
     def __init__(self, config):
23 23
         GObject.GObject.__init__(self)
24
-        self.commands = {}
25 24
 
26 25
         src = config.options.microphone
27 26
         if src:

Notiek ielāde…
Atcelt
Saglabāt