clean ";"

This commit is contained in:
eloitor 2025-09-04 15:01:12 +00:00
parent b044da0417
commit e0892ca6d8

View File

@ -1,4 +1,3 @@
import os, argparse
from tomlkit import loads
from tomlkit import dump
@ -34,7 +33,7 @@ class MicroblogConfig:
def check(self, r, u): # (reference, user)
for key in r:
if key == "latestpages": continue;
if key == "latestpages": continue
# post and webring have subtables
# webring.profile
# webring.following