Removed, since they're practically useless. No one's going to write their own conf files by hand.

This commit is contained in:
Jeremy Fincher 2003-10-05 20:43:10 +00:00
parent b1495a1718
commit 0f350eefe5
2 changed files with 0 additions and 5 deletions

View File

@ -1,2 +0,0 @@
{'#coderforums': IrcChannel(bans=[], ignores=[], capabilities={'protected': False, 'voice': False, 'halfop': False, 'op': False}, lobotomized=False, defaultAllow=True)
}

View File

@ -1,3 +0,0 @@
(3, [IrcUser(ignore=False, password='f1c93691bda7ef8bfeabacf13491eb660f109a36', name='test', capabilities=UserCapabilitySet(['owner']), hostmasks=['test!user@host.domain.tld'])
, IrcUser(ignore=False, password='qwerty', name='jemfinch', capabilities=UserCapabilitySet(['owner']), hostmasks=['jemfinch!~jfincher@dhcp065-024-075-056.columbus.rr.com'])
, None])