factory: remove numpad, from an invalid PR

This commit is contained in:
Mathieu Virbel 2013-03-22 15:16:18 -05:00
parent 6f25fd90ee
commit 5205d7f55f
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ r('LoaderBase', module='kivy.loader')
r('ProxyImage', module='kivy.loader')
r('LoggerHistory', module='kivy.logger')
r('NumericProperty', module='kivy.properties')
r('NumPad', module='kivy.uix.numpad')
r('StringProperty', module='kivy.properties')
r('ListProperty', module='kivy.properties')
r('ObjectProperty', module='kivy.properties')