This commit is contained in:
syuilo
2018-04-12 06:02:34 +09:00
parent 0f99469243
commit 70433469a1
3 changed files with 0 additions and 16 deletions

View File

@ -41,10 +41,6 @@ export type Source = {
secret_key: string;
};
accesslog?: string;
accesses?: {
enable: boolean;
port: number;
};
twitter?: {
consumer_key: string;
consumer_secret: string;