mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-12 05:55:35 +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