mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 16:36:20 +00:00
misc cleanup: remove old .tac files, move old stuff into misc/
This commit is contained in:
parent
fe786350dc
commit
3687b37c60
@ -1,9 +0,0 @@
|
||||
# -*- python -*-
|
||||
|
||||
from allmydata import client
|
||||
from twisted.application import service
|
||||
|
||||
c = client.Client()
|
||||
|
||||
application = service.Application("allmydata_client")
|
||||
c.setServiceParent(application)
|
Loading…
x
Reference in New Issue
Block a user