Explorar o código

remove unused function

nico %!s(int64=8) %!d(string=hai) anos
pai
achega
6a467a79c3
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      core/MainController.py

+ 0 - 3
core/MainController.py

@@ -17,9 +17,6 @@ class MainController:
         # Wait that the jarvis trigger is pronounced by the user
         self.jarvis_triger = JarvisTrigger(self)
 
-    def get_order_listenner(self):
-        return self.order_listener
-
     def start(self):
         self.jarvis_triger.start()