Skip to content

Commit

Permalink
remove full opkg functionality
Browse files Browse the repository at this point in the history
received complaints from Reichi over License violations
  • Loading branch information
nobody9 committed Jan 7, 2012
1 parent 890288f commit afe8275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/controllers/ipkg.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
##############################################################################

from enigma import eConsoleAppContainer
from twisted.web import static, resource, http, server
from twisted.web import static, resource, http

class IpkgController(resource.Resource):

Expand Down

0 comments on commit afe8275

Please sign in to comment.